Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select on entry??
Message
De
17/07/2007 14:45:26
 
 
À
17/07/2007 14:39:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01241224
Message ID:
01241229
Vues:
32
>My users are consistently using their mouse to navigate around the textboxes of a form. Often they will click into the middle of the control and begin typing only to have the cursor jump to the next field before they are finished typing. I have tried setting the Selectonentry to .T. and the MaxLength to 0 but this doesn't seem to help.
>
>Is there a fix for this other than training the user to navigate with the TAB key?
>
>Thanks

If you don't have code in your GotFocus or SetFocus events that might cause a conflict, you might try putting "This.SetFocus()" in the GotFocus() event.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform