GuiPaneControl Class Reference#include <guiPaneCtrl.h>
Inheritance diagram for GuiPaneControl: ![]() Detailed DescriptionCollapsable pane control.This class wraps a single child control and displays a header with caption above it. If you click the header it will collapse or expand. The control resizes itself based on its collapsed/expanded size. In the GUI editor, if you just want the header you can make collapsable false. The caption field lets you set the caption. It expects a bitmap (from the GuiControlProfile) that contains two images - the first is displayed when the control is expanded and the second is displayed when it is collapsed. The header is sized based off of the first image.
Member Typedef Documentation
Reimplemented from GuiControl.
Constructor & Destructor Documentation
Member Function DocumentationChanges the size and/or position of this control.
Reimplemented from GuiControl. Called when this control is to render itself.
Reimplemented from GuiControl.
Called when this object is asked to wake up returns true if it's actually awake at the end.
Reimplemented from GuiControl.
Reimplemented from GuiControl.
Reimplemented from GuiControl.
Reimplemented from GuiControl.
Reimplemented from GuiControl.
Reimplemented from GuiControl.
Register dynamic fields in a subclass of ConsoleObject.
Reimplemented from GuiControl.
Member Data Documentation
|