Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design right-click popup menus on main App Screen
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00695835
Message ID:
00695839
Views:
10
See how you can access screen events at http://fox.wikis.com/wc.dll?Wiki~ScreenMethods.

>I would like to design a "right-click" popup menu that can be activated right from the main application screen. I am able to setup other popup menus in forms using the RightClick() of the forms in question. I would like to do this at the main app screen and possibly have it give the same menu selections as my main menu system. I do not have my app designed around an "Application Object." I just have a "Main.PRG" program calling my "setup.prg" which adds a couple of objects to the screen, such as a title and one graphic, then it returns to Main.prg and runs the READ EVENTS.
>
>I see where the _Screen object has no RightClick() method. What's the proper way to design this and be able to reference the code in my Main menu without having to create a separate Popup menu with the same exact code as my main menu bar, and how do I activate it with a RightClick on the main screen?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform