Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Right-mouse click menu?
Message
De
04/12/2005 15:56:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01074766
Message ID:
01074773
Vues:
20
>>
>>you can create the popup menu and execute it on program startup and in rightclick event of apropriate object call it by activating popup menu
>
>I guess what you are saying is that I have to activate this popup menu in every object where I want it to be active. Obviously, I was hoping that I could do it in more of a "global" approach. But if this is the only way, so be it.
>
>Thank you very much for your help.

you can use bindevent() approach. setup the binding of rightclick for every base class to be paired with your application object method and voila, you're set. one place to put the activate popup code for all objects at once.
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform