| Previous Topic | Next Topic | Contents | Sabrina Windows |
The toolbar is one or several rows of buttons below the main menu. It contains buttons that perform various actions. When the cursor is held momentarily over a button, a popup tip appears to describe the action invoked by the button. The Table below lists the menu items and commands corresponding to the buttons.
|
Menu |
Item |
Command |
Menu |
Item |
Command |
||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
Sub Windows |
|
Sub Windows |
||||
|
|
|
<Shift>+F1 |
Which buttons are present, and in what order, is controlled by the
ButtonOrder entries in the Resources file,
the first two of which are:
Sabrina.ResetButtonOrder: 1
The numbers are the order in which the buttons will appear.
The button will not appear if its order is 0. If two or more buttons
carry the same order, only the first one listed will appear.
The order cannot be greater than number of possible buttons
(26 as of this writing).
Sabrina.SaveSabrinaButtonOrder: 2
The directory containing the button pixmaps is specified by the
resource
Sabrina.ButtonPath: /Path/To/The/Pixmaps
Similar resources, with "Order"
replaced by "Message," specify the messages displayed in the
popup tips.
The resource
Sabrina*ToolbarRow.numColumns: 2
should specify a sufficient number of rows (2 in the example) to accommodate all desired buttons.