Menu items and toolbar items can be easily added to an EditLive! configuration file.
If you are manually editing an EditLive! configuration file, the following commands can be used with any <menuItem>, <toolbarButton> or <shrtMenuItem> element with the configuration file.
Example
The menu item Open has the XML name attribute Open. To create an Open menu item, enter the following between <menu></menu> tags found in the configuration file.
<menu name="ExampleMenu"> <menuItem name="Open"/> </menu>
For more information on how to add Menu and Toolbar items, please see the Setting Menu and Toolbar Items section of this SDK.
Menu and Toolbar Items
- File Commands
- Edit Commands
- View Commands
- Insert Commands
- Format Commands
- Tool Commands
- Table Commands
- Properties Commands
- Help Commands
- Form Commands
- Track Changes Commands
- Image Editor Commands
- Accessibility Commands
- Broken Hyperlink Report
- Commenting Commands
- Equation Editor Commands
- Menu and Toolbar Item Groups
See Also
- Setting Menu and Toolbar Items
- <menuItem> Configuration File Element
- <toolbarButton> Configuration File Element
Attachments:





























































































































































































































































