« Return to Thread: Initial widget fonts

Initial widget fonts

by Zorabi Honargohar :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Context. This is in context of an IDE based on FOX. Users can change the font associated with text area, and we have no problem there. The problem is the font used in widgets buttons, menu item etc. In Windows it seems to pick up whatever font Windows is using. In Linux, particularly 64 bit, the widget font is not readable.
 
I have tried to chase the code, and play with any font handle that I thought is related to startup widget fonts. Nothing seems to work.
 
Question. I need to set the widget font for menus, buttons etc to be the same as desktop is using. What do I need to do in order to accomplish that? How do I get a handle to that font so I can change it dynamically (e.g. at user request as we are doing for text area)?
 
Thank you very much.
Z.
 

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Foxgui-users mailing list
Foxgui-users@...
https://lists.sourceforge.net/lists/listinfo/foxgui-users

 « Return to Thread: Initial widget fonts