The InputFloat class has this constructor:
class InputFloat( |
name,value) |
-
Creates a new float input field with a label in front.
InputFloat 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.