Link to this page
Print this page
Parent topic
:
Toolbars
User interface
/
Toolbars
Usage
There are several ways you can create and use a toolbar.
Understanding toolbars
Defining toolbars in the form file
Toolbars can be defined in the form specification file within the
TOOLBAR
section.
Loading a toolbar from an XML file
Loading a default toolbar from an XML file
To load a default toolbar from an XML definition file, use the utility method provided by the
ui.Interface
built-in class.
Creating the toolbar manually with DOM