tkd.widget.scale

Widget module.

Members

Classes

Scale
class Scale

A scale widget is typically used to control the numeric value that varies uniformly over some range. A scale displays a slider that can be moved along over a trough, with the relative position of the slider over the trough indicating the value.

Meta

License

MIT. See LICENSE for full details.