Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing fonts
Message
 
 
To
24/01/2001 16:04:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00468209
Message ID:
00468303
Views:
11
>I would like to find a simple way of changing how forms appear, depending on the way the user has set their windows font size, without having to create 2 or 3 versions of every form.
>To dynamically change the classes on the form, I would need to change the height, width and font size of every class (labels, textboxes, etc) to keep everything consistent. Why can you not just change the form's font, so that it alters the form (the way changing the windows resolution does)?
>Any help would be greatly appreciated.
>joelplat@yahoo.com

Another much simpler way of doing this would be use
thisform.SetAll("FontName","Tahoma"), etc.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform