Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Form Resizer?
Message
De
10/12/2004 04:59:35
 
 
À
09/12/2004 15:57:53
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00968122
Message ID:
00968235
Vues:
8
>FoxTools.com has a product called 'VFP Form Resizer'. Is anyone out there using it? If so, does it work well? Is it possible to have it automatically resize a form to the screen resolution of the user?
>
>All of my forms are created in 800 x 600 as the maximum size. I would love to have them automatically resize to higher resolution monitors.
>
>Thanks!

In the init you can get _screen.width and .height and resize your forms accordingly.
rezizing all controls will be a lot more work as the whole layout will change.
I would limit myself to 2 sizes and use the design mode to create the layouts of 2 plug-in containes which hold all your other controls. At runtime I would add object either the 800x600 container or the 1200x1024 container (with the form itself resized accordingly.

But if you have hundreds of forms (as I do) you are in for a lot of work!
Peter Cortiel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform