Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you Create a Page Class in VFP 7?
Message
From
26/11/2002 13:44:39
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00726793
Message ID:
00727183
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform