Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I add options to VFP popup menus?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00891804
Message ID:
00892096
Views:
31
This message has been marked as the solution to the initial question of the thread.
Hi Rodd,

VFP doesn't provide any hooks into it's shortcut menus. The best you can do is create your own shortcut menu with options you need and make it active with
ON KEY LABEL RIGHTMOUSE do myshortcut.mpr
>Executing MODI COMM from the command window opens a text editing window. When I right click in the text editing window, I'm provided a popup menu with a list of options ... beautify, indent, unindent, etc.
>
>Is there a way to hook into that menu and add my own menu items that will call my own routines?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform