Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing Entire Library
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00170168
Message ID:
00170193
Views:
26
Mark,

If you use the VCX as a table, you can browse it and take a look at its contents. You'll see that it would be pretty easy to write a utility to do what you want to do. It would just copy each class without any property and method code and indicating the original class as the parent. It may take you a little trial and error, but once you've learned the vcx format there's a lot you can do with it.

>Is there a way to subclass an entire library (.vcx), that is all classes in the .vcx subclassed into another library? I want a quick way to take my base class library and create an application specific library based on the base class library.
>
>Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform