Public Member Functions | |
void | draw () |
int | handle (int) |
InvisibleBox (Box *b, int x, int y, int w, int h, const char *l) | |
InvisibleBox (int x, int y, int w, int h, const char *l=0) | |
Static Public Attributes | |
static NamedStyle * | default_style |
|
This constructor is for compatability with the fltk1 Fl_Box widget, and sets box() to b. |
|
Handles enter/exit only if a tooltip is set. Otherwise it is assummed this is used for resizable and otherwise has no effect, so all e Reimplemented from fltk::Widget. |
|
All special-casing for NO_BOX has been moved to the base Widget::draw() so this just calls that. Reimplemented from fltk::Widget. |
|
Sets box() to Reimplemented from fltk::Widget. |