Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Super Class question ...
Message
 
 
À
22/07/2000 15:36:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00395891
Message ID:
00395914
Vues:
9
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform