Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running code from parent class/Setting focus
Message
From
18/11/1996 16:00:45
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00012644
Message ID:
00012688
Views:
37
>Hi guys,
>I have two question that I'm sure somebody else
>asked before, but the search tool for old messages
>is down until next week, so this is my first question :
>I have a form in 3.0 generated with the wizard, I used
>the 'txtbuttons' class, what I need is to add code to
>the click method of one of the buttons and execute
>the original code in the parent class, but it doesn't
>seems to work, what I'm doing is adding this lines
>in the click method of the edit button :
>
>wait 'This is my click..' window nowait
>this::click()
>and it doesn't work
>
The easiest is:
   DoDefault()
   Wait ...
Some things are better be left unknown...NOT!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform