Public Member Functions | |
InvisibleBox (int x, int y, int w, int h, const char *l=0) | |
InvisibleBox (Box *b, int x, int y, int w, int h, const char *l) | |
void | draw () |
Static Public Attributes | |
NamedStyle * | default_style |
|
This constructor is for compatability with the fltk1 Fl_Box widget, and sets box() to b. |
|
All special-casing for NO_BOX has been moved to the base Widget::draw() so this just calls that. Reimplemented from Widget. |
|
Sets box() to Reimplemented from Widget. |