Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create replace a class with a form
Message
 
 
To
23/08/2011 18:28:48
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01521644
Message ID:
01521646
Views:
76
>Hi,
>
>I want to simplify a two level from class hierarchy by eliminating the second level class and instead creating a form based on the first level class but with all items and code that are defined in the second level form class.
>
>Who knows how to do this? TIA,
>
>Alex

Assuming that the second level class only has properties and methods (not objects), you may try messing up with the vcx file by adding new methods and new properties this way.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform