Toolbars
|
|
||
All toolbar text, tooltip text and tool descriptions are held in the Data Dictionary file along with all other strings.
All toolbar strings are contained in the sections beginning with Form Name TB_nnnn. These will be at the bottom of list.
Each toolbar string contains three sections separated by | characters. For example:
Open &Referrer|Open The Visitors Referrer|Open the visitors referrer in your browser.
1. The first section is the tool caption.
2. The second section is the tooltip text.
3. The third section is the tool description. This text is displayed on the status bar as menu items are selected.
Some toolbar items may not have a tooltip or description, but the | must still be present.
Toolbar captions can contain an optional & character, which keyboard shortcut key which can be pressed when the menu is open.