dicompyler icon indicating copy to clipboard operation
dicompyler copied to clipboard

Consider allowing toolbar items for menu plugins

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Currently only tab / main plugins can have toolbar items because they 
tab-context specific.

However, it may be useful for menu plugins to also have toolbar buttons for 
quick access.

This may be accomplished by having these toolbar items display at all times 
regardless of the tab selected.

Probably the best location would be in the __init__ method of the menu plugin.

Additionally, documentation needs to be added to the plugin development guide 
for toolbar items for both tab and future menu plugins.

Original issue reported on code.google.com by bastula on 15 Aug 2011 at 12:58


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

GoogleCodeExporter avatar Jun 10 '15 15:06 GoogleCodeExporter