Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you Create a Page Class in VFP 7?
Message
De
26/11/2002 13:44:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00726793
Message ID:
00727183
Vues:
14
You would define the method in the cusPages.prg and use the INIT of the pgNames to call it. OR...

If you have added the pageFrame to the form and you know that this page will exist, then you can call it from there.


I would suggest the first method. Keeps your code in one place. Also it is nice to have all of these special page definitions in a single place. When you move to VFP8, I am sure you will be able to convert the code you created into the visual classes.
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform