Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TxTbuttons class doesn't enable objects.
Message
From
14/11/1996 06:17:26
 
 
To
13/11/1996 17:10:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00012180
Message ID:
00012210
Views:
33
>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

Previous
Reply
Map
View

Click here to load this message in the networking platform