Version 1.5 of Menubar plugin released with contextual popup

We are happy to announce version 1.5 of the Office plugin.

The best news is (I think) the addition of contextual popup menu’s. You can now add a popup to all your fields, labels, buttons, beans etc. . After this the popup shows after a right click on the mouse :)

You can download the new installer at Servoy Components – Plugins, Beans, Web Components, Angular Services & Servoy Developer Consulting

The update checker is changed and it look like the new engine broke some things. So you can not use it for this update…

Have fun

History

1.5
[new] popup menus added
[new] contextual menus (right click on elements) added
[new] added accelerator key dialog to the menubar wizard
[new] added sample solution
[enh] replaced 90% of all sample code with new, more commented code
[fix] solved an issue where removeMenu() and removeItem() didnt work correct in the client
[opt] optimized some of of the code

1.1
[new] menubar validation method added.
[new] creation of toolbars added.
[new] wizard added under the menu Tools/Plugins/IT2Be help/Menubar Wizzzard.
[new] update checker added under the menu Tools/Plugins/IT2Be help/Check for new plugins.
[new] readme window added to the Tools/Plugins/IT2Be readme’s menu.
[new] license window added to the Tools/Plugins/IT2Be licenses menu.
[enh] removeMenu() and removeItem() now take more than one argument. It is now also possible to do removeItem(1,2, 3, 4-n).
[upd] the format of ToolBar.addCheckBox and ToolBar.addComboBox changed. Push sample code to see the difference before using this function.
[upd] updated the document.