next up previous contents
Next: Assign Menu ID Up: Contents Previous: Selection of Menu

Retained Menu Definition Subprograms

The following subprograms are available for defining Retained Menus and associating Buttons with them:-

UI_ASSIGN_MENU ) Assign Menu ID UIASME )

UI_DROP_MENU ) Deassign (Drop) Menu UIDRME )

UI_DEFINE_MENU ) Define a new Menu UIDFME )

UI_USE_MENU ) Use an already existing UIUSME ) Menu

UI_VIEWPORT_MENU ) Define which Viewport to UIVPME ) Display the Menu

UI_DEFINE_BUTTONS ) Define Menu Buttons UIDFBU )

UI_DEFINE_RESPONSES ) Define Command Response UIDFRE ) on Buttons

UI_DEFINE_USER_INFO ) Define User Information UIDFUI ) on Buttons

UI_MODIFY_PROMPT ) Modify Menu Prompt UIMOPR )

UI_MODIFY_TITLE ) Modify Menu Title UIMOTI )

UI_FETCH_PROMPT ) Fetch Menu Prompt UIFHPR )

UI_FETCH_TITLE ) Fetch Menu Title UIFHTI )

UI_MODIFY_BUTTON ) Modify Menu Button UIMOBU )

UI_MODIFY_RESPONSE ) Modify Command Response UIMORE ) on a Button

UI_MODIFY_USER_INFO ) Modify User Information UIMOUI ) on a Button

UI_FETCH_BUTTON ) Fetch Menu Button Text UIFHBU )

UI_FETCH_RESPONSE ) Fetch Button Command UIFHRE ) Response Text

UI_FETCH_USER_INFO ) Fetch Button User UIFHUI ) Information Text

UI_COMMENT_BUTTON ) Make Comment Button UICOBU )

UI_UNCOMMENT_BUTTON ) Make Comment Button normal UIUCBU ) again

UI_DISABLE_BUTTON ) Disable Menu Button UIDIBU )

UI_ENABLE_BUTTON ) Enable Menu Button UIENBU )

UI_DISABLE_RESPONSE ) Disable Menu Button UIDIRE ) Response

UI_ENABLE_RESPONSE ) Enable Menu Button UIENRE ) Response

UI_DROP_BUTTON ) Drop Button from Menu UIDRBU )

UI_DROP_RESPONSE ) Drop Response Text from UIDRRE ) Button

UI_DROP_USER_INFO ) Drop User Information Text UIDRUI ) on Button

UI_STYLE_BUTTON ) Modify Menu Button UISTBU ) Text Style

UI_STYLE_MENU ) Modify Menu Display UISTME ) Text Style

UI_STYLE_PROMPT ) Modify Menu Prompt UISTPR ) Text Style

UI_STYLE_TITLE ) Modify Menu Title UISTTI ) Text Style

UI_FIELD_BUTTON ) Specify new Button UIFIBU ) Field Parameters

UI_FIELD_BUTTON_ID ) Specify new Button ID UIFIBI ) Field Parameters

UI_FIELD_BUTTON_RESPONSE ) Specify new Response UIFIBR ) Field Parameters

UI_FIELD_BUTTON_VALUE ) Specify new Button Value UIFIBV ) Field Parameters




Liz Buckle
Fri Jan 13 17:39:04 CST 1995