MGUI::CTRL_SASH Class Reference

Sash control for sizing adjacent panes. More...

#include <mgui/sash.h>

Inheritance diagram for MGUI::CTRL_SASH:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CTRL_SASH ()
virtual ~CTRL_SASH ()
void Create (LAYOUT_PANE_BASE &ParentPane, LAYOUT_ORIENTATION Orientation)
void SetDelegateOnMoved (DELEGATE_VOID_NOPARMS delegate)

Detailed Description

Sash control for sizing adjacent panes.


Constructor & Destructor Documentation

MGUI::CTRL_SASH::CTRL_SASH (  ) 

Constructor.

virtual MGUI::CTRL_SASH::~CTRL_SASH (  )  [virtual]

Destructor.


Member Function Documentation

void MGUI::CTRL_SASH::Create ( LAYOUT_PANE_BASE ParentPane,
LAYOUT_ORIENTATION  Orientation 
)

Create a sash.

Note: the ParentPane must remain in scope for the life of the sash, or at least while there's a chance of user interaction with the sash.

void MGUI::CTRL_SASH::SetDelegateOnMoved ( DELEGATE_VOID_NOPARMS  delegate  ) 

Set delegate to call after sash moved.

Useful for recording settings.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:35:37 2012 for TNTsdk 2012 by  doxygen 1.6.1