Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub-classing
Message
 
To
27/03/1997 04:52:58
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00025781
Message ID:
00025783
Views:
26
> > I am, as usual, totally confused. I found a neat control in a VCX that I > want to add to my VCX collection of controls. So I open my VCX and create > a new class based on this new control. Now, whenever I compile the app, > the other VCX gets brought in and compiled, resulting in a lot of overhead > that I do not want to carry. How can I get just the control that I want > without re-coding it? > > TIA. > > John Try to save it in different classlib - add class I_want_this of original to my_lib and then subslassing should not envolve another classlib. Just in case that one you want to subslass is not subclass of another... hth Dezider --
There were three worst disasters in the history of human
race in 20-th century:
1, Hiroshima 44
2, Tchernobyl 86
3, Windows 95
Previous
Reply
Map
View

Click here to load this message in the networking platform