tkd.widget.spinbox

Widget module.

Members

Classes

SpinBox
class SpinBox

A spinbox widget is an entry widget with built-in up and down buttons that are used to either modify a numeric value or to select among a set of values. The widget implements all the features of the entry widget.

Meta

License

MIT. See LICENSE for full details.