(^3) Fill in the Text and Tag fields for the menu. For example, set Text to File and set
Tag to file_menu. Click outside the field for the change to take effect.
Text is a text label for the menu item. To display the & character in a label, use two &
characters. The words remove, default, and factory (case sensitive) are reserved.
To use one of these as labels, prepend a backslash character (). For example,
\remove yields remove.
Tag is a character vector that serves as an identifier for the menu object. It is used in
the code to identify the menu item and must be unique in your code file.
Add Items to a Menu
Use the New Menu Item tool to create menu items that are displayed in the drop-down
menu.
Create Menus for GUIDE Apps
ff
(ff)
#1