Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::StatusBar::Container Class Reference

te container internally used by this control. More...

#include <StatusBar.h>

Inheritance diagram for VCF::StatusBar::Container:

VCF::StandardContainer VCF::AbstractContainer VCF::Container VCF::Component VCF::ObjectWithCallbacks VCF::Object List of all members.

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

virtual void VCF::StatusBar::Container::resizeChildren VCF::Control control  )  [virtual]
 

resizes all the children, according to their alignment types and anchor values.

Usually called by the implementing container control when it is resized.

Parameters:
Control the child control that has changed and should be paid attention to. If the the parameter is NULL then the control that the container is attached to has changed.

Reimplemented from VCF::StandardContainer.


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information