GuiScriptNotifyCtrl Class Reference#include <guiScriptNotifyControl.h>
Inheritance diagram for GuiScriptNotifyCtrl: ![]()
Member Typedef Documentation
Reimplemented from GuiControl.
Constructor & Destructor Documentation
Member Function Documentation
Register dynamic fields in a subclass of ConsoleObject.
Reimplemented from GuiControl.
Changes the size and/or position of this control.
Reimplemented from GuiControl.
Called when this objects parent is resized.
Reimplemented from GuiControl.
Sets the first responder for child controls.
Reimplemented from GuiControl.
Receive a message from another control.
Called if this object is a dialog, when it is added to the visible layers.
Reimplemented from GuiControl.
Called if this object is a dialog, when it is removed from the visible layers.
Reimplemented from GuiControl.
Member Data DocumentationScript Notify : onAddObject(object).
Script Notify : onRemoveObject(object).
Script Notify : onResize().
Script Notify : onChildResized(child).
Script Notify : onParentResized().
Script Notify : onLoseFirstResponder().
Script Notify : onGainFirstResponder().
|