Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right-mouse click menu?
Message
From
04/12/2005 15:56:24
 
 
To
04/12/2005 15:48:07
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01074766
Message ID:
01074773
Views:
21
>>
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform