Palettes Toolbar

The Palettes Toolbar has the following qualities:
- Allows multiple toolbars with various button sizes, which can be configured with the configuration files.
- A user can load a custom Palettes Toolbar.
- The Palettes Toolbar can be hidden or shown via a View menu.
- The top level
<tb> element contains one or more <row> elements which define each row of the toolbar.- Vertical position is defined by the order of
<row> elements. - If your toolbar has only one row, you can omit the
<row> element since it is inferred.
|