Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Event sequence: When of new object fires before LostFocus ??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Event sequence: When of new object fires before LostFocus ??
Divers
Thread ID:
00143145
Message ID:
00143145
Vues:
54
Hi,

We have the following happening to us:

We have to textbox objects, Text1 and Text2. If the user tabs from Text1 to Text2 the events fires as follow:

Text1.LostFocus
Text1.Valid
Text2.When
Text2.GotFocus

but if the user selects Text2 with the mouse the firing sequence changes to:

Text1.LostFocus
Text2.When
Text1.Valid
Text2.GotFocus


Is there some way to make VFP(3) behave the same way when clicking as when using tab ??
(using VFP 3.0 for Win & Mac)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform