Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

CmSplitter Class Reference

Splitter Object. More...

Inheritance diagram for CmSplitter:

CmObject CmMGUI

Public Methods

 CmSplitter (CmContainer *parent)

Detailed Description

Splitter Object.

This object is capable of splitting the area of a CmForm object between two adjacent brothers. The splitter should be created as a child of a CmRowForm or a CmColForm container (including Paged/Tabbed extensions). It makes no sense to add this object to CmPosForm or CmTableForm containers.

The splitter automatically arranges itself (vertically or horizontally) depending on the parent children arrangement (Row or Col).

Brothers to both the left and right (top and bottom) should be resizeable objects.


Constructor & Destructor Documentation

CmSplitter::CmSplitter CmContainer   parent
 


Generated on Sun Jun 29 13:03:08 2003 for MGui API by doxygen1.3-rc2