Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MyProperty_Assign and inheritance?
Message
De
16/09/1999 19:27:33
 
 
À
16/09/1999 17:46:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00265679
Message ID:
00265716
Vues:
19
Hi John,

>It's a pain in the ass is what it is, but it seems to work whether or not you wipe it out or not.

Why would it be a pain? Say your subclassed method looks like:

LPARAMETERS tc1, tc2

Then you change it to:
LPARAMETERS tc1, tc2

This.Visible = .F.

DoDefault(tc1, tc2)
You have to make sure the default is getting the Params and this way the code looks right.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform