MGUI::LAYOUT_BOOK Class Reference

Layout pane for "book" of tabbed pages. More...

#include <mgui/layout.h>

Inheritance diagram for MGUI::LAYOUT_BOOK:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void Create ()
int GetActiveIndex () const
void Initialize (MGUI::LAYOUT_PANE_BASE &ParentPane, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize)
 LAYOUT_BOOK ()
void SetActiveIndex (int index)

Detailed Description

Layout pane for "book" of tabbed pages.

First Initialize the book, then create the pages and finally create the book itself.

Definition at line 1479 of file layout.h.


Constructor & Destructor Documentation

MGUI::LAYOUT_BOOK::LAYOUT_BOOK  ) 
 

Constructor.


Member Function Documentation

void MGUI::LAYOUT_BOOK::Create  ) 
 

Create the book after page creation.

int MGUI::LAYOUT_BOOK::GetActiveIndex  )  const
 

Get index to 'active' page.

Returns:
Zero-based index to active page, -1 if none created.

void MGUI::LAYOUT_BOOK::Initialize MGUI::LAYOUT_PANE_BASE ParentPane,
MGUI::LAYOUT_SIZEALIGN  sizealign = MGUI::LAYOUT_SIZEALIGN_FixedSize
 

Initialize prior to page creation.

Parameters:
ParentPane  'Parent' pane

void MGUI::LAYOUT_BOOK::SetActiveIndex int  index  ) 
 

Set active page by index.

Parameters:
index  Zero-based page index


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:20:59 2004 for TNTsdk by  doxygen 1.3.8-20040913