Question
Right-click context menu
When the user right-clicks the document when our plug-in tool is active, I would like to show our own menu instead of the context menu that AI displays. Thus far I haven't been able to intercept the right-click event, and I don't see a way to modify (or even get access to) the context menu that comes up. It seems only left mouse events are passed to the plug-in. Am I missing something, or is this just the way it is?