Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to tell...
Message
De
21/12/2000 10:12:08
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
20/12/2000 17:22:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00455656
Message ID:
00455888
Vues:
32
Hi John,
When you Click on another control, its When fires, then the LostFocus of the control you are leaving. If the Object2.When() tells the form, "Hey, I'm running, set a flag", the Object1.LostFocus can check the flag. When the user keyboards, the firing sequence is Valid, LostFocus, When. If clicking with a mouse the sequence is Valid, When, LostFocus.

>object #1 has focus. if you click on object #2, for argument sake, is there a way to tell that it was a click on object #2 that caused object #1 to loose focus? what i am trying to achieve is...
>if object #1's var is empty when it looses focus, the form is released, unless the cause of the loss of focus was caused by a click on object #2.
>tia - john
Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform