Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MyProperty_Assign and inheritance?
Message
From
16/09/1999 19:27:33
 
 
To
16/09/1999 17:46:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00265679
Message ID:
00265716
Views:
18
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform