The InputInfo class has this constructor:
| class InputInfo( |
name,value) |
-
Creates a new info field with a label in front.
The info input field is an unchangeable text field.
InputInfo objects have the following methods:
-
Return the widget's value.
-
Change the widget's value.
Release 0.8-a1, documentation updated on 9 June 2009.