Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Designing for different display sizes.
Message
 
To
23/07/1997 12:56:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00041197
Message ID:
00041381
Views:
39
>Is it possible to have controls positionned and sized automatically depending on display settings by setting scalemode of the form to "foxels"?
>Or is it better just to give extra room to controls at design time in order to fit both.
>
>Thanks.
>Claude

Claude,

DO NOT USE FOXELS EVER FOR ANY REASON AT ANY TIME EVER THROUGH ETERNITY!!!!!!!!

Foxels will make everything worse than you could ever dream. There is automatic way of doing what you ask. You would need to create classes for your forms that created their controls, or adjusted the control's properties, during instantiation based on the current sysmetric() and fontmetric() values.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform