Page 1 of 1

Customize Context Menu for Editor Tabs

Posted: Fri Jun 22, 2018 1:01 pm
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

Re: Customize Context Menu for Editor Tabs

Posted: Fri Jun 22, 2018 1:24 pm
by Radu
Hi Ankit,

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

Regards,
Radu