Next: Positioning a menu cursor, Previous: Menu Procedures, Up: Menu Procedures [Contents][Index]
The procedure set-menu-fore!
sets the colors and attributes
of selected menu items. The default is A_STANDOUT
.
The procedure set-menu-back!
sets the colors and attributes of
selectable but not currently selected menu items. Its default is
A_NORMAL
.
The procedure set-menu-grey!
sets the colors and attributes of
unselectable menu items for menus that allow multiple selections. Its
default is A_UNDERLINE
.
These procedures return the colors and attributes of selected, selectable, and unselectable menu items respectively.
This procedure sets the character used to fill the space between the name and the description parts of a menu.
This procedure returns the character used to fill the space between the name and description parts of a menu.
Returns the number of menu items attached to menu.