The "Value" Widget

This widget provides a value entry control.

Library: karmawidets
Link With: -lkarmawidgets

Tables

Value_ResourceNamesList of resource names for Value widget
Value_ResourcesList of resources for Value widget


Tables


Value_ResourceNames

Name Purpose
XkwNvalueChangeCallback Callbacks when the value changes
XtNlabel The label
XkwNminimum The minimum value
XkwNmaximum The maximum value
XtNvalue The current value
XkwNmodifier The minimum increment/decrement
XkwNwrap If TRUE the values wrap around
XtNorientation The orientation
XkwNvaluePtr A pointer to a value which is automatically changed


Value_Resources

Name Class Rep. Type Default
XkwNvalueChangeCallback XtCCallback XtRCallback NULL
XtNlabel XtCLabel XtRString NULL
XkwNminimum XkwCMinimum XtRInt &intZero
XkwNmaximum XkwCMaximum XtRInt &intZero
XtNvalue XtCValue XtRInt &intZero
XkwNmodifier XkwCModifier XtRInt &intZero
XkwNwrap XkwCWrap XtRBool False
XtNorientation XtCOrientation XtROrientation XtorientHorizontal
XkwNvaluePtr XkwCValuePtr XtRInt NULL


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