Hi
Do the font properties default to user's Windows configuration? If I am
using for example on my desktop Courier 10 Bold for the widget font will
the Xailer app use that font or is the font determined by the application?
In Visual FoxPro I never specified the font for controls because it always
defaulted to whatever the user had set in Windows.
Is there a property to set the control background to transparent?
Thanks,
Simon
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.
Window Fonts Question
-
- Mensajes: 30
- Registrado: Dom Mar 08, 2009 3:24 am
Window Fonts Question
Simon,
> Do the font properties default to user's Windows configuration? If I am
> using for example on my desktop Courier 10 Bold for the widget font will
> the Xailer app use that font or is the font determined by the application?
>
> In Visual FoxPro I never specified the font for controls because it always
> defaulted to whatever the user had set in Windows.
In Xailer, the font is defined for every form, and is "MS Sans Serif, 8" by
default. All the controls in the form uses by default the form's font. You
may change any font for both the form or any control by setting their
property oFont.
We're searching for a new way to define the font for the whole application,
not for every form. But it's not ready yet.
> Is there a property to set the control background to transparent?
Some controls support transparency while others don't.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
> Do the font properties default to user's Windows configuration? If I am
> using for example on my desktop Courier 10 Bold for the widget font will
> the Xailer app use that font or is the font determined by the application?
>
> In Visual FoxPro I never specified the font for controls because it always
> defaulted to whatever the user had set in Windows.
In Xailer, the font is defined for every form, and is "MS Sans Serif, 8" by
default. All the controls in the form uses by default the form's font. You
may change any font for both the form or any control by setting their
property oFont.
We're searching for a new way to define the font for the whole application,
not for every form. But it's not ready yet.
> Is there a property to set the control background to transparent?
Some controls support transparency while others don't.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info