VCF::StatusBar::Container Class Reference
te container internally used by this control. More...
#include <StatusBar.h>
Inheritance diagram for VCF::StatusBar::Container:

Public Member Functions | |
| virtual void | resizeChildren (VCF::Control *control) |
| resizes all the children, according to their alignment types and anchor values. | |
Detailed Description
te container internally used by this control.It is a minor variation of the VCF::StandardContainer in the way it resizes its children. IT creates a spacing of 2 pixels between them.
Member Function Documentation
|
|
resizes all the children, according to their alignment types and anchor values. Usually called by the implementing container control when it is resized.
Reimplemented from VCF::StandardContainer. |
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/StatusBar.h
