Dillo v3.1.1-98-g318d1f14
|
Used to reposition group's widgets when some of them are hidden. More...
#include <ui.hh>
Public Member Functions | |
CustGroupHorizontal (int x, int y, int w, int h, const char *l=0) | |
void | rearrange () |
Private Attributes | |
Fl_Widget * | rsz |
Used to reposition group's widgets when some of them are hidden.
All children get the height of the group but retain their original width. The resizable child get's the remaining space.
|
inline |
|
inline |
Definition at line 57 of file ui.hh.
References rsz.
Referenced by UI::customize(), UI::make_panel(), UI::make_status_bar(), UI::panels_toggle(), and UI::set_bug_prog().
|
private |
Definition at line 52 of file ui.hh.
Referenced by rearrange().