Abstract base class for text input/output widgets
Inherits from Widget
cursor_color | size | textfont | value | |
maximum_size | textcolor | textsize | ||
This is a virtual base class below Input.
This class contains many text editing functions; read the Fltk documentation of Fl_Input_ if you're curious.
The string value of the field.
The length of the string contents of the field.
The maximum length of the field in characters.
The text font for the field.
The text font size for the field.
The text color for the field.
The color of the insertion cursor.
size: readonly integer
maximum_size: integer
textfont: Font
textsize: integer
textcolor: Color
cursor_color: Color
doctool generated at Sun Aug 5 20:52:29 2001