The Main Window Toolbar
The Main Window contextual toolbar is available when the Main Window node has focus. The buttons are only available when it is possible to add the respective menus or toolbars (depending on which menu type you use and the current node under Main Window). The Main Window toolbar includes the following sections and button for adding menus and toolbars to the application’s main window:
The Menu Type Section
The Classic Menu button (), to choose a classic menu. See The Menu Bar Node.
The Ribbon button (, to choose a Windows-style ribbon menu. See The Menu Bar Node.
The Classic Menu Section
This section is active if you have chosen to use a classic menu.
The Menu Bar button (), to add a menu bar. See The Menu Bar Node.
The Toolbar button (), to add a toolbar. See The Toolbar Node.
The Ribbon Section
This section is active if you have chosen to use a ribbon.
The File Menu button (), to add a file menu. See The File Menu Node.
The Ribbon Tab button (), to add a ribbon tab to a ribbon. See The Ribbon Tab Node.
The Ribbon Section button (), to add a ribbon section to a ribbon. See The Ribbon Section Node.
The Items Section
The Open Menu button (), to open a closed menu with menu items.
The Close Menu button (), to close an open menu with menu items.
The Menu button (), to add a menu. See The Menu Node.
The Item button (), to add a menu item. See The Item Node.
The Toggle Item button (), to add a toggle item. See The Toggle Item Node.
The Separator button (), to add a separator to separate groups of related menu items in a menu. See The Separator Node.
The Test Section
This section contains the following tools for testing the application:
The Test Application button (), to launch the application in a separate window so that you can test it. See Testing the Application.
The Apply Changes button (), to compile and apply code changes to the running application (so-called hot code swap). See Applying Changes to a Running Application.
The Test in Web Browser button (), to test the application in a web browser. See Testing the Application.