Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where did I click?
Message
De
14/11/2015 07:16:39
 
 
À
13/11/2015 13:10:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01627408
Message ID:
01627423
Vues:
67
>>>Hello all,
>>>
>>>Is there a way to know if I clicked in a given region in a screen.
>>>
>>>For example I have many checkboxes in a part of the screen. I want to know if the user clicked in that part of the screen where there are those checkboxes.
>>>
>>>I hope I'm clear enough.
>>
>>You could bind the Click methods of all controls on the form to a form-level method. In that method, you can use AEvents() to find out exactly what was clicked.
>>
>>Tamar
>
>Cool! Thank you Tamar.
>
>I would have never thought of that.

Check out my BindEvents paper for the details on how to do that kind of thing: http://www.tomorrowssolutionsllc.com/Conference%20Sessions/Bind%20Events%20for%20Better%20Applications.pdf

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform