Valuators

Unlike text widgets, valuators keep track of numbers instead of strings. FLTK provides the following valuators:

Valuator Widgets

The value() method gets and sets the current value of the widget. The minimum() and maximum() methods set the range of values that are reported by the widget.