Form consisting of label and string edit field. More...
#include <gre/uiformzoom.h>

Public Member Functions | |
| FORM_ZOOM (VIEW *view, VIEWABLE *viewable) | |
| virtual | ~FORM_ZOOM () |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane, INT32 width, INT32 height) |
| MGUI::LAYOUT_PANE & | GetFormPane () |
Form consisting of label and string edit field.
| virtual GRE::UI::FORM_ZOOM::~FORM_ZOOM | ( | ) | [virtual] |
Destructor.
| void GRE::UI::FORM_ZOOM::Create | ( | MGUI::LAYOUT_PANE_BASE & | ParentPane, | |
| INT32 | width, | |||
| INT32 | height | |||
| ) |
Create form with label from resource lookup.
| MGUI::LAYOUT_PANE& GRE::UI::FORM_ZOOM::GetFormPane | ( | ) | [inline] |
Get form's pane.
1.6.1