Customize Context Menu for Editor Tabs

Post here questions and problems related to oXygen frameworks/document types.
ankitr
Posts: 12
Joined: Thu Dec 14, 2017 11:52 am

Customize Context Menu for Editor Tabs

Post by ankitr »

Hi,

I intend to customize (add new items) to the context menu that is displayed when r-clicking the editor tabs (in main editing area as well as maps manager). I see that I can do that with the [https://www.oxygenxml.com/InstData/Edit ... mizer.html]MenusAndToolbarsContributorCustomizer[/url] class.

But the relevant method (MenusAndToolbarsContributorCustomizer.customizeEditorTabPopUpMenu) was added in SDK version 19.1
Is there an alternative way to achieve the same in SDK 19.0?

Thanks,
Ankit
Radu
Posts: 9049
Joined: Fri Jul 09, 2004 5:18 pm

Re: Customize Context Menu for Editor Tabs

Post by Radu »

Hi Ankit,

There is no other option than to use the SDK version 19.1 or newer.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply