Paco,
> imageino que es de ese color porque respeta los temas de xp pero es una
> property que en un momento dado se pudiese cambiar?
Me temo que no se puede cambiar. Las toolbar las pinta windows directamente,
y usa los temas de XP. La única forma de cambiar los colores sería
pintándolas ...
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Se encontraron 5718 coincidencias
- Lun Feb 14, 2005 12:12 pm
- Foro: Xailer Pro Spanish
- Tema: Color letras del button de la toolbar
- Respuestas: 4
- Vistas: 2885
- Sab Feb 12, 2005 2:08 pm
- Foro: Xailer Pro Spanish
- Tema: desplegar menu en toolbar
- Respuestas: 4
- Vistas: 2773
desplegar menu en toolbar
Paco,
> en uno de los botones de la toolbar tengo asignado un menu pero no lo
> puedo ver lo he hecho como si fuese un popup. El boton sale una flechita a
> la derecha, para su creacion he seguido la sintaxis siguiente :
>
> AddButton( cText, cImage, cImage2, cImage3, cToolTip, bAction, oMenu ...
> en uno de los botones de la toolbar tengo asignado un menu pero no lo
> puedo ver lo he hecho como si fuese un popup. El boton sale una flechita a
> la derecha, para su creacion he seguido la sintaxis siguiente :
>
> AddButton( cText, cImage, cImage2, cImage3, cToolTip, bAction, oMenu ...
- Sab Feb 12, 2005 2:03 pm
- Foro: Xailer Spanish
- Tema: Por favor Xaileros
- Respuestas: 3
- Vistas: 1901
Por favor Xaileros
Carlos,
> Miren,, yo compré el XAILER, la herramienta me gusta, pero por alguna
> razón
> hube de reinstalar el windows y ya tengo que volver a pedirles una clave,,
> creo que esto no es justo,, ademas,, intento instalarlo en casa y es lo
> mismo,,, yo pague por el XAILER yo espero que pueda ...
> Miren,, yo compré el XAILER, la herramienta me gusta, pero por alguna
> razón
> hube de reinstalar el windows y ya tengo que volver a pedirles una clave,,
> creo que esto no es justo,, ademas,, intento instalarlo en casa y es lo
> mismo,,, yo pague por el XAILER yo espero que pueda ...
- Vie Feb 11, 2005 9:36 am
- Foro: Xailer Pro Spanish
- Tema: Toolbar
- Respuestas: 5
- Vistas: 3223
Toolbar
Paco,
> He visto los doc correspondientes a la toolbar y toolbuttons hice algunas
> pruebas pero no veo como conseguir que el texto de la etiquetita que hay
> al lado del dibujito aparezca a la derecha de el mismo.
Pon la propiedad lList a .T. antes de crear la toolbar.
--
Un saludo,
José ...
> He visto los doc correspondientes a la toolbar y toolbuttons hice algunas
> pruebas pero no veo como conseguir que el texto de la etiquetita que hay
> al lado del dibujito aparezca a la derecha de el mismo.
Pon la propiedad lList a .T. antes de crear la toolbar.
--
Un saludo,
José ...
- Jue Feb 10, 2005 11:24 pm
- Foro: Xailer Pro Spanish
- Tema: treeview
- Respuestas: 1
- Vistas: 1885
treeview
Paco,
> Una pregunta se puede hacer que en un treeview que tiene una serie de
> opciones cada una de las cuales tiene otras 5 o 10 ramas mas seran 5
> seguramente, bueno pues que quede resaltada solo la opcion madre y las
> hijas solo se puedan ver sin seleccionar. Es decir que solo se puedan ...
> Una pregunta se puede hacer que en un treeview que tiene una serie de
> opciones cada una de las cuales tiene otras 5 o 10 ramas mas seran 5
> seguramente, bueno pues que quede resaltada solo la opcion madre y las
> hijas solo se puedan ver sin seleccionar. Es decir que solo se puedan ...
- Jue Feb 10, 2005 1:32 pm
- Foro: Xailer Spanish
- Tema: Prueba de que al outlook se le ha ido la olla no leer
- Respuestas: 2
- Vistas: 1391
Prueba de que al outlook se le ha ido la olla no leer
Pablo,
No es que se le haya ido la olla, sino que los de MS parece que todavía no
saben hacer un lector de noticias ;-)
El problema es que ordena los hilos por el campo "Asunto", y si tú envias un
mensaje nuevo que coincide con algún otro hilo anterior, pues te lo mete
dentro de ese hilo ...
No es que se le haya ido la olla, sino que los de MS parece que todavía no
saben hacer un lector de noticias ;-)
El problema es que ordena los hilos por el campo "Asunto", y si tú envias un
mensaje nuevo que coincide con algún otro hilo anterior, pues te lo mete
dentro de ese hilo ...
- Jue Feb 10, 2005 12:55 pm
- Foro: Xailer Spanish
- Tema: BtnBmp
- Respuestas: 1
- Vistas: 1173
BtnBmp
Pablo,
> ¿Como puedo implementar un BtnBmp con un dibujo que tengo en recursos?, he
> intentando lo siguiente pero no memuestra la imagen
> METHOD BtnBmp1Create( oSender ) CLASS TMatPro
> ::oBtnBmp1:oBitMaps:={"icobus.bmp"}
> RETURN Nil
::oBtnBmp1:oBitmaps := "icobus"
o si vas a usar varios ...
> ¿Como puedo implementar un BtnBmp con un dibujo que tengo en recursos?, he
> intentando lo siguiente pero no memuestra la imagen
> METHOD BtnBmp1Create( oSender ) CLASS TMatPro
> ::oBtnBmp1:oBitMaps:={"icobus.bmp"}
> RETURN Nil
::oBtnBmp1:oBitmaps := "icobus"
o si vas a usar varios ...
- Jue Feb 10, 2005 10:18 am
- Foro: Xailer Spanish
- Tema: MDI windows
- Respuestas: 2
- Vistas: 1270
MDI windows
NageswaraRao,
> How to create MDI main and child windows with Xailer? Any help please?
It's not possible for now. We are working on that, and it will be available
shortly.
--
Regards,
Jose F. Gimenez
> How to create MDI main and child windows with Xailer? Any help please?
It's not possible for now. We are working on that, and it will be available
shortly.
--
Regards,
Jose F. Gimenez
- Jue Feb 10, 2005 10:16 am
- Foro: Xailer Spanish
- Tema: Multiplataforma en un futuro ?
- Respuestas: 5
- Vistas: 2757
Multiplataforma en un futuro ?
Adrián,
> Ya me imaginaba que a corto plazo no os lo planteabais, yo nada me
> interesaba por vuestras inteciones a largo plazo, si lo habeis discutido,
> si lo veis viable, si os gustaría hacerlo, si os daría tanto trabajo que
> no lo veis claro..... en fin que posibilidades le veis al tema ...
> Ya me imaginaba que a corto plazo no os lo planteabais, yo nada me
> interesaba por vuestras inteciones a largo plazo, si lo habeis discutido,
> si lo veis viable, si os gustaría hacerlo, si os daría tanto trabajo que
> no lo veis claro..... en fin que posibilidades le veis al tema ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:53 pm
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
>> METHOD FormSize( oSender, nSizeType, nClientWidth, nClientHeight ) CLASS
> Can you tell me please, the possible values of nSizeType ?
> I've not found them in the docs.
- SIZE_MAXHIDE Message is sent to all pop-up windows when some
other window is maximized.
- SIZE_MAXIMIZED ...
- Mié Feb 09, 2005 1:43 pm
- Foro: Xailer Spanish
- Tema: Multiplataforma en un futuro ?
- Respuestas: 5
- Vistas: 2757
Multiplataforma en un futuro ?
Adrián,
> Soy un novato en el mundo de xharbour. Veo que hay varias alternativas
> algunas claramente multiplataforma, lo cual me gusta. La vuestra está
> centrada solo en windows, pero me pregunto si teneis pensado para un
> futuro más o menos próximo hacer que vuestro proyecto sea ...
> Soy un novato en el mundo de xharbour. Veo que hay varias alternativas
> algunas claramente multiplataforma, lo cual me gusta. La vuestra está
> centrada solo en windows, pero me pregunto si teneis pensado para un
> futuro más o menos próximo hacer que vuestro proyecto sea ...
- Mié Feb 09, 2005 1:18 pm
- Foro: Xailer Spanish
- Tema: Odbc y DataSource publico
- Respuestas: 3
- Vistas: 1518
Odbc y DataSource publico
Pablo,
> Con esto ya tengo el dataser de cada formulario creado, pero ahora
> necesito asignarle el dataset a los controles y me encuentro con el
> problema de que si lo hago en el ONCREATE del control, este se ejecuta
> despues del FORMINITIALIZE y por tanto el oDbcDataSet no existe aun ...
> Con esto ya tengo el dataser de cada formulario creado, pero ahora
> necesito asignarle el dataset a los controles y me encuentro con el
> problema de que si lo hago en el ONCREATE del control, este se ejecuta
> despues del FORMINITIALIZE y por tanto el oDbcDataSet no existe aun ...
- Mié Feb 09, 2005 10:47 am
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...
- Mié Feb 09, 2005 10:47 am
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...
- Mié Feb 09, 2005 10:47 am
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...
- Mié Feb 09, 2005 10:47 am
- Foro: Xailer Pro English
- Tema: Status bar explanation
- Respuestas: 30
- Vistas: 19104
Status bar explanation
Giuseppe,
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...
> Is there a way to change this behaviour and set the first panel as the one
> to be resized ?
I'm affraid it's not possible, at least automatically.
> Do I have to control it programmatically usinge the OnSize event of the
> window ?
Yes. You only need to set the nWidth property of ...