Noyantis Software are pleased to announce that v1.12 Beta of the Noyantis CommandBars wrapper template has been released.
This release includes lots of new "Toys" including:-
.. New type of CommandBar added - Tabbed ToolBar - various new methods added to control content and visual appearance.
.. User definable actions added to control definitions.
.. User definable 'add condition' added to control definitions.
.. Clarion menu structure (or part of) can now be specified as bar content along with a visual strategy to use for the content.
.. New method (SetBarIconSize) added to set default icon size for a bar.
.. RibbonBar Group Options Button facility added.
.. Bar Docking settings added along with new method - SetBarDocking.
.. 'Attach To Parent Control' settings added for CommandBarCtrl window control template.
.. Quick Access options can now be added without a System Menu being present.
.. Quick Access options can now be merged with the Tabs when a System menu is not present.
.. New methods added - SetTextValue, SetRadioValue, SetCheckboxValue, GetTextValue, GetRadioValue, GetCheckboxValue.
.. Template Tidyup (both Internal and Interface).
.. BUG FIX: If a control was added to the Quick Access options at runtime by the user, then the NewSelection_?? procedure was not being triggered correctly due to the new option being given a new object ID.
.. BUG FIX: NewSelection_?? and TabSelection_?? was being triggered for ALL available CommandBars instead of only the CommandBar that had been interacted with.
.. BUG FIX: Visible White space on Frame Extension when bar moved / docked now coloured correctly.
New demo example app have been uploaded to the web site (www.noyantis.com)