Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BIG BUG: with Valid() .F. textbox can lose focus.
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00853662
Message ID:
00853745
Vues:
24
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform