![]() TGE Version 1.5.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GuiStackControl Class Reference#include <guiStackCtrl.h>
Inheritance diagram for GuiStackControl: ![]() Detailed DescriptionA stack of GUI controls.This maintains a horizontal or vertical stack of GUI controls. If one is deleted, or resized, then the stack is resized to fit. The order of the stack is determined by the internal order of the children (ie, order of addition).
Member Typedef Documentation
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function DocumentationChanges the size and/or position of this control.
Reimplemented from GuiControl.
Called when a child control of the object is resized.
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.
Removes a child object from this control.
Reimplemented from GuiControl.
Reimplemented from SimSet.
Register dynamic fields in a subclass of ConsoleObject.
Reimplemented from GuiControl.
Field Documentation
Set from horizSizingOptions.
Set from vertSizingOptions.
|