Next: SUBMENU
Up: GUI Language Internal Help
Previous: GO
Contents
Index
MENU
GUI\MENU "Title" [/CLOSE] [/CHOICES]
Creates a pulldown menu to group a set of buttons without associated pa-
rameters. Subsequent GUI\BUTTON or GUI\URI commands will add buttons in
the pulldown menu.
When option /CLOSE is present, closes the current pulldown menu. Subse-
quent GUI\BUTTON or GUI\URI commands will create buttons on the main
menubar.
This command is valid only when creating a detached menubar, i.e. after
a GUI\PANEL/DETACH command has been typed.
Gildas manager
2014-07-01