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.

Re: IDE small problem

Foro público de Xailer en español
Responder
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Re: IDE small problem

Mensaje por jfgimenez »

Ingo,
TGroupBox:TFont is bold, the :TFont of the buttons on it is normal; in the IDE it is showing correcty
In the built app the buttons:TFont is bold
Font is correctly bold. See the property lParentFont in the help.
The problem is in the IDE, and I'm almost sure that you have changed the font of the groupbox *after* the buttons have been created. However, we'll review ASAP. Thanks for the info.
--
Regards,
Jose F. Gimenez
--
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

Re: IDE small problem

Mensaje por Ingo »

Jose,
Font is correctly bold. See the property lParentFont in the help.
Oh I see, lParentFont is dominant to the selected fontstyle, after changing to .F. it's ok now. Thanks a lot.
The problem is in the IDE, and I'm almost sure that you have changed the font of the groupbox *after* the buttons have been created.
Yes indead.
Regards,
Ingo
--
Responder