next up previous contents index
Next: PANEL 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 commands will add buttons in the pull-
    down menu.

    When option /CLOSE is present, closes the current pulldown menu.  Subse-
    quent GUI\BUTTON 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 2011-09-07