Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Basic question about inheritance
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00097029
Message ID:
00097158
Views:
18
That would make the most sense....use the SYS(2000) function in a loop and open every SCX and for each appropriate row (determined by the Class memo) add the DoDefault() function to the Methods memo.

Thanks. Live and learn. You probably covered that in your OOP with Visual FoxPro book, eh?

I actually don't have to do this...I just wondered....I will rememeber to issue a DoDefault() when methods are overridden.

BTW, I have never built a builder...how is that done?

Thanks again,

Joe

>Joe,
>
>> Is there a simple way around this or will these text boxes have to be found and a DoDefault() stuck in all of the problem children.
>
>That's fundamentally why as a rule the form objects should have had an atxtTextBox::LostFocus() or DoDefault() call in there overridden methods. You'll have to go find all the offending items to fix them. You can programatically use TheForm.SCX to scan for it in the Methods memo. Or write a builder that could open each form and work on it.
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform