<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap:break-word; color:rgb(0,0,0); font-size:14px; font-family:Calibri,sans-serif">
<div><dt>I have a selection plugin that can be activated either by &lt;ctrl&gt; &#43; &lt;shift&gt; &#43; N OR &lt;right click&gt; &gt; Plugins &gt; PluginName.</dt><dt></dt><dt><br>
</dt><dt>I want to add the ability to dynamicaly create a menu with choices of things to do with the selection that will both work with the click and the shortcut key.</dt><dt><br>
</dt><dt>I think I want to use &nbsp;<a href="http://www.oxygenxml.com/InstData/Editor/Plugins/javadoc/ro/sync/exml/workspace/api/editor/page/author/WSAuthorEditorPageBase.html#addPopUpMenuCustomizer%28ro.sync.ecss.extensions.api.structure.AuthorPopupMenuCustomizer%29"><b>addPopUpMenuCustomizer(AuthorPopupMenuCustomizer)</b></a>&nbsp;
 in ro.sync.exml.workspace.api.editor.page.author.<a href="http://www.oxygenxml.com/InstData/Editor/Plugins/javadoc/ro/sync/exml/workspace/api/editor/page/author/WSAuthorEditorPageBase.html" title="interface in ro.sync.exml.workspace.api.editor.page.author">WSAuthorEditorPageBase</a></dt><dt>OR</dt><dt><a href="http://www.oxygenxml.com/InstData/Editor/Plugins/javadoc/ro/sync/exml/workspace/api/editor/page/text/WSTextEditorPage.html#addPopUpMenuCustomizer%28ro.sync.exml.workspace.api.editor.page.text.TextPopupMenuCustomizer%29"><b>addPopUpMenuCustomizer(TextPopupMenuCustomizer)</b></a>&nbsp;
 in ro.sync.exml.workspace.api.editor.page.text.<a href="http://www.oxygenxml.com/InstData/Editor/Plugins/javadoc/ro/sync/exml/workspace/api/editor/page/text/WSTextEditorPage.html" title="interface in ro.sync.exml.workspace.api.editor.page.text">WSTextEditorPage</a></dt><dt><br>
</dt><dt>But I am not sure if either of these are the correct directions to go in.</dt><dt><br>
</dt><dt>How would I accomplish such a task?</dt></div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This e-mail message (including any attachments) is for the sole use of<br>
the intended recipient(s) and may contain confidential and privileged<br>
information. If the reader of this message is not the intended<br>
recipient, you are hereby notified that any dissemination, distribution<br>
or copying of this message (including any attachments) is strictly<br>
prohibited.<br>
<br>
If you have received this message in error, please contact<br>
the sender by reply e-mail message and destroy all copies of the<br>
original message (including attachments).<br>
</font>
</body>
</html>