Index Insert Menu
Menu ...
Inserts a menu description at the caret position. The menu description
consists of the following parts:
-
ID: A string that identifies the menu. If the menu is inserted
in a menubar or as submenu of another menu, this string must be specified
-
Label: The label which will be used to display this menu. You
can use the ampersand character to specify a mnemonic character. If you
don't specify a label, the ID is used instead
-
A list of items that are part of the menu. An item name can be specified
in the left edit control. For fast insertion, previous defined items will
be typed ahead. Items can be added or removed with the add and remove buttons
in the center of the dialog. A button for adding a separator is available;
separators are represented by minus characters
This dialog is an insertion help; it's also possible to key in the menu
description into the editor window.