Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TxTbuttons class doesn't enable objects.
Message
De
14/11/1996 06:17:26
 
 
À
13/11/1996 17:10:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00012180
Message ID:
00012210
Vues:
37
>If the parent class method is supposed to disable/enable any other
>objects on the form, then make sure it uses a relative reference
>to those objects. In this case ensure that hierarchy of the class
>structure that is assumed in the parent class remains the same in
>your derived class. Also see if you added any code in Click method
>of your derived txtButtons class. If you did, then insert DODEFAULT()
>statement at the beginning of the method to let the parent class
>method execute itself, otherwise you are simply overwriting the
>functionality of the parent class.

DODEFAULT(). That's something new for me... And a good one!
Alexandre Nobre
Alpha Bytes Computer Corp.

Did you know that there are innocent people dying in East Timor?
It helps if you do...

I suppose you don't need glasses if you're able to read this line

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform