Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen setting problem
Message
 
 
To
02/07/2001 05:48:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00525788
Message ID:
00525819
Views:
15
>hi,
>I have made forms with the windows display settings of “1024 by 768 pixels” with the color of “High color 16 Bit”. Now if I try to run this form in other pc with the settings of “800 by 600 pixels” what I see is that myform do not fit the screen.
>thanku.

VFP doesn't have bilt-in autoresize feature.
You have to develope your forms for minimal possible resolution and than programm them to resize based on windows desktop resolution.
You can find quite a few classes for form resizing by searching download section for 'resize'. You can pick one of them that suit you best or design your own.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform