Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Different Screen Resolutions
Message
From
23/11/1999 18:58:11
Bill Totten
William Totten & Associates, Inc.
Indiana, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00294704
Message ID:
00294710
Views:
31
Rule #1: Develop in the lowest resolution your app may be used in (640 x 480 in this case).

You can find a Resize() class in the files area ( I don't remember where). If you can't find it let me know and I'll look on my system for it.

I also make sure I AutoCenter my forms, set the _Screen.WindowState to Maximized (=2 I think) and AutoCenter it as well (in the LOAD event of my "main" form).

There are others out there who probably have MUCH better techniques...

Good luck,
Bill
Previous
Reply
Map
View

Click here to load this message in the networking platform