Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to unclass a class
Message
From
03/12/1996 18:11:35
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00013991
Message ID:
00014092
Views:
34
>Occasionally I really have a need to do this. Take for example a grid class. I don't want to subclass it. Instead, I want to unclass it. That is, take the class name that I gave to that grid, and change it back to 'grid'. Then I want to use that unclassed object as a grid on a form without any VCX dependency (i.e., dump the unclassed grid into the form as a VFP base-class object). So far, the only way I've found to do it is by manipulating the VCX plus a few other diddly tricks. Easy but tedious. Anybody have a tool for this?

the VFP5.0 class browser lets u change an object parent

>And oh yeah... Arnon, have you recompiled your Data Environ extractor for VFP5?

yes I did - Michel asked me that as well , I was just a little busy and forgot to upload this to the download corner
the version I'll upload will also let you have the DE subclassed on different classes (e.g. your own or codebook classes etc.)
Previous
Reply
Map
View

Click here to load this message in the networking platform