Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BIG BUG: with Valid() .F. textbox can lose focus.
Message
From
26/11/2003 11:40:13
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00853662
Message ID:
00853745
Views:
23
Mark,

I modified the Valid() of the "Form with a valid check" to:

RETURN IIF( EMPTY( m.THIS.Value ), .T., 0 )

The behavior gets pretty ugly. Clicking on the "Form with a control" simply gives it focus, without the activate/deactivate sequence. If I click back on "Form with a valid check", it will no longer receive focus unless I click on the title bar. For a user, this could get pretty frustrating. I think Fabio's made a pretty good catch here.

John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform