EditLive! 9 Documentation : Adding and Removing Menu or Toolbar Items

The purpose of this tutorial is to teach developers how to add and remove menu items or toolbar buttons from their EditLive! Configuration File.

The Developer Guide component of this SDK provides a complete list of all the available Menu items and Toolbar buttons for EditLive!. This list describes the function of each toolbar button and menu item, as well as specifying the unique XML Name attribute for each item. These unique Name attributes are used in the <menuItem> and <toolbarButton> Configuration File elements to specify the menu items and toolbar buttons, respectively, to appear in the instance of EditLive!.

Tutorial

The Adding and Removing Menu or Toolbar Items Tutorial provides a step-by-step walk-through on how to adjust the menu items and toolbar buttons appearing on an instance of EditLive!.

Code

The complete code view for all the associated files in the Adding and Removing Menu or Toolbar Items Tutorial is also available.