Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File8.15 Menu library TOS This library makes functions available for drawing and manipulating menu bars. The following routines are available for this purpose: ∙ menu_attach Adds, alters or deletes a submenu ∙ menu_bar Processes the menu bar ∙ menu_click Processes pulldown menus ∙ menu_icheck Sets or clears check mark (tick) in menu options ∙ menu_ienable Enables or disables a menu entry ∙ menu_istart Aligns a submenu entry ∙ menu_popup Displays and processes a popup menu ∙ menu_register Enters desk accessory in 'Desk' menu ∙ menu_settings Sets or inquires popup/submenu parameters ∙ menu_text Alters the text of a menu item ∙ menu_tnormal Inverts menu title ∙ menu_unregister Removes accessory name from 'Desk' menu. Note: As of AES version 4.0 (or MagiC 3) this library was revised intensely, and now also takes on the display and management of popup and submenus. See Also: Menus and menu bars Style guidelines XMEN_MGR