|
The Tool Bar Widget allows users to select an option from a set of image buttons.
 Tool Bar Widget
Property Name
|
Description
|
Divider Color
|
The color for Dividers which separates groups of buttons.
|
Orientation
|
Determines whether the Tool Bar is vertical or horizontal.
|
Tool Bar Items
|
The items in the Tool Bar. See below about editing items.
|
[All other properties]
|
See Common Properties.
|
Editing Items
You can edit the items in the Tool Bar in either of two ways:
| 1. | You can double-click the Widget to display the Tool Bar Item Collection Editor. |
| 2. | You can click on the "..." button on the right side of the "Tool Bar Items" property to display the Tool Bar Item Collection Editor. |
 Tool Bar Item Collection Editor
You can use the "Add" and "Remove" buttons to add and remove Tool Bar items. The right side displays the properties of the node selected from the "Members" list.
Property Name
|
Description
|
Divider
|
This determines whether the item should be a separator between buttons. If this is set to True then, Enabled, Image, and Jump To properties are ignored.
|
Image
|
This is the image for the button. In general, this should be 16x16 pixels.
|
[All other properties]
|
See Common Properties.
|
|