The XmSimpleSpinBox widget, a subclass of XmSpinBox, is a user interface control to increment and decrement an arbitrary TextField. For example, it can be used to cycle through the months of the year or days of the month.
The XmSimpleSpinBox widget redefines some of its XmSpinBox superclass constraint resources as normal resources for the class: XmNdecimalPoints, XmNincrementValue, XmNmaximumValue, XmNminimumValue, XmNnumValues, XmNposition, XmNpositionType, XmNspinBoxChildType, XmNvalues. Widget subclassing is not supported for the XmSimpleSpinBox widget class.
SimpleSpinBox provides the following functions: