On 12/13/2013 02:11 PM, [email protected] wrote:
thank you very much for your comments and tips.
> * If you right-click on a node in the Node-Path-bar the items in the
> contextual menu "Insert Same Element After [Ctrl-Click on
> name]"/Before/Delete are missing
I've made an extension to the xxeEditMenuItems and got the functionality
via right-click. Additionally I inserted the following binding:
<binding>
<mouseClicked button="1" modifiers="alt shift" />
<command name="insertNode"
parameter="sameElementAfter[implicitElement]"/>
</binding>
My remaining question is: This binding works on a clicked node in the
text-editor-area but does not work on the Node-Path-bar. Is it possible
to define bindings which work on the elements of this bar?
No. The node path bar only supports the same contextual, righ-click,
menu as the document view.
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support