Copyright © 2008, 2009 Arndt Roger Schneider
Property Details:
Either 0 or 1. Default is 0 (false/off). Tells the Goolbar to break the items into multiple lines.
In addition, line break can be controlled by defining »columnbreak« for an item.
A toolbar customization function.
The »customizeCommand« will be accessible from the Goolbar context menu.
The colour used to indicate the selected states of radiobuttons and checkbuttons.
A TkPath gradient can be used as the »selectColor«
Predefined gradients can be used with TkPath 0.2.4 to 0.2.8, only.
The »show« property is the Goolbar worker property. »show« controls the visibility of items and it is the only way to create – or rather assign– separators and variable space.
Tear-off and floating window settings
The tear-off mechanism allows to alter the Goolbar from embedded to a floating window and vis-versa.
Only the 'grid' geometry manager is supported by the tear-off functionality.
The »vectorSize« property gets propagated to the embedded canvas graphics based vectors.
A larger »griddedSize« might reduce the needed space for a series of items.
»foreground« is used to render the »label« underneath the icon.
A disabled item will altogether vanish, whenever a gradient is used in the background.
The »-command« property common among all item types. The specified »command« will be invoked after the mouse-button was released.
There may be other toolbar types in the future without a »command« property.