![]() |
Public API Reference |
#include <csabslay.h>
Inheritance diagram for csAbsoluteLayout:

Public Methods | |
| virtual void | SuggestSize (int &sugw, int &sugh) |
| return best size for this layout. More... | |
| virtual void | LayoutContainer () |
| recalc positions and sizes of components. More... | |
Set absolute positions just like you normally do with SetPos, SetSize and SetRect.
Definition at line 33 of file csabslay.h.
|
|
recalc positions and sizes of components.
Implements csLayout. |
|
||||||||||||
|
return best size for this layout.
Implements csLayout. |