Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Super Class question ...
Message
 
 
To
22/07/2000 15:36:54
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00395891
Message ID:
00395914
Views:
10
>Dear UTers ....
>
>I'm hoping this isn't a REALLY stupid question and that I've just missed this somewhere. I've tried to research this one on my own, but haven't found the answer.
>
>I tried Superclass, which is pretty neat. However, it gives me code for the uppermost class. I'm working on sub-classing SBT objects, which have a number of levels.
>
>Is there some simple way to view the code in the method of a Parent Class instead of the upper superclass?
>
>TIA!

As Al explained, SuperCls displays a shortcut menu option for each method that has code in in up the hierarchy. The limitation is that it does not work well with composite classes. For example, you have a form class with buttons and the buttons have code in them. You subclass the composite and attempt to use SuperCls on the buttons. SuperCls will search the button hierarchy and you won't get any code from the composite parent class.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform