Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display Resolution
Message
De
11/08/2003 17:07:41
 
 
À
11/08/2003 15:29:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00819109
Message ID:
00819162
Vues:
14
Hi Kevin.

Do they create the same forms, etc. as copies and have them pull up if it matches that resolution, or is there anything in foxpro that will actually do these things for you?

Rolling you own re-sizer is pretty easy. It relies on VFP's native SYSMETRIC() function and recursively drilling down into all the form controls and selectively resizing/repositioning them.

There is one that ships with VFP in the Foundation classes in _controls.vcx. It is called _resizable and even though it has some limitations, you can get started with it.

There is also resizer code in Chapter 11: Forms and Other Visual Classes
of 1001 Things You Wanted to Know About Visual FoxPro if you happen to have a copy of it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform