home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 13
/
amigaformatcd13.iso
/
mui
/
mui_developer
/
autodocs
/
mui_menu.doc
< prev
next >
Wrap
Text File
|
1997-03-10
|
686b
|
31 lines
TABLE OF CONTENTS
Menu.mui/Menu.mui
Menu.mui/MUIA_Menu_Enabled
Menu.mui/MUIA_Menu_Title
Menu.mui/Menu.mui
Objects of menu class describe exactly one pulldown menu.
They don't feature many options themselves, but as a subclass
of Family class, they act as father for their several menu
item objects.
Menu.mui/MUIA_Menu_Enabled
NAME
MUIA_Menu_Enabled -- (V8 ) [ISG], BOOL
FUNCTION
Enable or disable the complete menu.
Menu.mui/MUIA_Menu_Title
NAME
MUIA_Menu_Title -- (V8 ) [ISG], STRPTR
FUNCTION
Describe the title of the menu. Note that the string
is *not* copied and must remain valid until the
menu object is disposed.
SEE ALSO
MUIA_Menu_Enabled