11. Creating Toolbars : Create a Toolbar
 
Share this page                  
Create a Toolbar
You can create a toolbar using the Toolbar Editor, which you access from the Frame Editor.
To create a toolbar
1. Click Tools, Toolbars on the Frame Editor's floating menu bar.
The Toolbar Editor appears.
2. Insert a top, bottom, left, or right toolbar in the layout area, and then create toolbar items.
3. Set the properties for the toolbar and individual toolbar items using the Property Inspector, and then include 4GL code for handling the toolbar items in the frame script.
Note:  The properties for the toolbars and toolbar items are common to other field properties. For complete descriptions of each toolbar property, see Common Field Properties (see Common Field Properties).
4. To exit the Toolbar Editor, click File, Close.
The working copy of the toolbar is saved and you are returned to the Frame Editor.
5. Click File, Save and Close in the Frame Editor to save the frame with its toolbar.
More information:
How You Can Create Toolbar Items (see page How You Can Create Toolbar Items)
How You Can Edit Toolbar Items (see page How You Can Edit Toolbar Items)