The "ExclusiveMenu" Widget

This widget provides an exclusive choice menu.

Library: karmawidets
Link With: -lkarmawidgets

Tables

ExclusiveMenu_ResourceNamesList of resource names for ExclusiveMenu widget
ExclusiveMenu_ResourcesList of resources for ExclusiveMenu widget


Tables


ExclusiveMenu_ResourceNames

Name Purpose
XkwNchoiceName The name of the choice
XkwNitemStrings The array of menu item strings (the choices)
XkwNnumItems The number of items (choices) in the menu
XkwNselectCallback The callback when a choice is selected
XkwNvaluePtr A value pointer which the choice index is written
XkwNsetChoice Set the current choice
XkwNcallCallbacksOnSet If TRUE call callbacks on setting with setChoice


ExclusiveMenu_Resources

Name Class Rep. Type Default
XkwNchoiceName XkwCChoiceName XtRString NULL
XkwNitemStrings XkwCItemStrings XtRPointer NULL
XkwNnumItems XkwCNumItems XtRInt 0
XkwNselectCallback XtCCallback XtRCallback NULL
XkwNvaluePtr XkwCValuePtr XtRInt NULL
XkwNsetChoice XkwCSetChoice XtRString NULL
XkwNcallCallbacksOnSet XkwCCallCallbacksOnSet XtRBool False


Back to Karma Home Page
Contact: Richard Gooch
Web Development: Ariel Internet Services