Public Member Functions | |
void | add (Widget &o) |
void | end () |
|
The widget is removed from it's current group (if any) and then added to the end of this group. Reimplemented from fltk::Group. |
|
Perform initialization and arrangement of new widgets after addition to the parent. Appropriate version of this method called must be ensured since it is not virtual. Reimplemented from fltk::Group. |