Options:
'min', 'max': range of the scale (integer)
The InputInteger class has this constructor:
class InputInteger( |
name,value,None) |
-
Creates a new integer input field with a label in front.
InputInteger objects have the following methods:
-
Select all text on first display.
-
Return the widget's value.
-
Change the widget's value.
Release 0.8-a1, documentation updated on 9 June 2009.