Dear All,
Is it possible to add a menu to right click of a page item?
Right-clicking a page item already gives a popup menu. How to add a menu to this popup?
Kindly help!
Hi,
In order to add a new menu item You need to add a few things into <YourPluginName>.fr and <YourPluginNameID>.h files.
Just take a look at MenuDef and ActionDef resources in "basicmenu" sample and you'll get the idea.
The only difference for a right click menu is that the menu path should start with "RtMouseLayout:", example:
#define kMyNewContextMenuPath "RtMouseLayout:" kMyNewMenuItemKey
North America
Europe, Middle East and Africa
Asia Pacific