Description
The Menu painter now has views. These views are available in the View menu:
The WYSIWYG Menu view (top left) displays the menu as users will see it and use it in your application (with the exception of invisible menu items that do display). The Tree Menu view (top center) can display all the menu items at the same time.

Usage
These are some of the things you can do in the Menu painter:
|
To do this
|
Do this
|
|
Insert the first menu item in a new menu
|
Select Insert>Submenu Item from the menu bar or the popup menu
|
|
Quickly insert additional menu items
|
Press tab and type menu item text repeatedly
|
|
Edit, insert a menu item, insert a menu item at the end, or insert a submenu item
|
Select the appropriate option from the menu item's popup menu
|
|
Edit or delete a menu item
|
Select Edit or Delete from the menu item's popup menu
|
|
Duplicate a menu item
|
Select Duplicate from the popup menu or press ctrl+t
|
|
Move a menu item
|
Drag the menu item and drop it in the new location
|
|
Code script for a menu item
|
Double-click on a menu item or select Script from the popup menu and then use the Script view
|
|
Set properties for a menu item such as name, text, associated toolbar properties, and whether an item is enabled or not
|
Select Properties from the menu item's popup menu
|
|
Return the painter window's views to the default or save a view layout
|
Select Design>Options and use the Layout tab page
|
See also
Writing scripts
|