Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Different Screen Resolutions
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00294704
Message ID:
00295251
Vues:
18
>Most of our PCs are running in 640x480 mode and I develop in 640x480. One or two of our PCs are running 600x800. What’s the best way to reposition the form and controls to adjust for the higher resolution?

Alan,

I am not sure how big your application is or how many forms are involved? I had this request recently in one of my applications and found the dynamic resize was not too pretty. So an easier solution is to subclass a form. In the subclass, you can resize the form and reposition all the controls exactly the way you want them for the higher resolution. Then when you call the form, from a menu or control, you can check the SYSMETRIC() to determine which version of the form to call. It worked well in this application.

Kind Regards,

Mat
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform