Package name | |
---|---|
Fl_Input | FLTK.Widgets.Inputs.Text |
Types | |
---|---|
Fl_Input | Text_Input |
Text_Input_Reference |
Constructors | |
---|---|
Fl_Input(int, int, int, int, const char *=0); |
function Create (X, Y, W, H : in Integer; Text : in String := "") return Text_Input; |
Functions and Procedures | |
---|---|
int handle(int); |
function Handle (This : in out Text_Input; Event : in Event_Kind) return Event_Outcome; |
Protected Functions and Procedures | |
---|---|
void draw(); |
procedure Draw (This : in out Text_Input); |