Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

in LibO 3.4 it was possible to access the context menu of an addon toolbar via grey buttons on the right. In LibO 3.5 we get rid of those buttons. And now it's impossible to access the context menu of addon toolbars, because ToolBarManager's command handler is overriden by AddonsToolBarManager class and it does nothing:

ToolBarManager:
http://opengrok.libreoffice.org/xref/core/framework/source/uielement/toolbarmanager.cxx#1841

AddonsToolBarManager:
http://opengrok.libreoffice.org/xref/core/framework/source/uielement/addonstoolbarmanager.cxx#458

Is it correct to remove the latter handler, so that right click on an addon toolbar will show the context menu? Or can an addon utilize the COMMAND_CONTEXTMENU command, and handle it in its way?

Thanks,
Ivan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.