Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid firing again AFTER lostfocus
Message
From
02/10/2003 15:18:19
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00832991
Message ID:
00834433
Views:
26
Hi Glenn

I don't need a "work around" as it happens, but if I ever do, I'll bear this one in mind!

thanks


>If you need a "work around" for this behavior, try this.
>
>Remove code from lostfocus which sets next focus.
>
>Editbox::Lostfocus
>
>
>
>Add code to Valid event to "Set focus - FP2.x style
>
>Editbox::Valid
>Return thisform.destinationcontrol.tabindex - this.tabindex
>
>
>
>Glenn
>
>>never seen this one before.
>>
>>Simple lostfocus on a textbox, sets focus to a button. Instead of jumping to the button, the code reruns the valid code.
>>
>>How possible?
Previous
Reply
Map
View

Click here to load this message in the networking platform