|
|
void | destroy () |
| |
|
void | configure (int32 defaultTag, int32 returnTag, int32 cancelTag) |
| |
|
void | show () |
| |
|
bool | addMessage (int32 x, int32 y, const char *prompt, int32 tag) |
| |
|
bool | addButton (int32 x, int32 y, const char *prompt, M4CALLBACK cb, int32 tag) |
| |
|
Item * | getItem (int32 tag) |
| |
|
bool | addTextField (int32 x1, int32 y1, int32 x2, const char *defaultPrompt, M4CALLBACK cb, int32 tag, int32 fieldLength) |
| |
|
|
int32 | w |
| |
|
int32 | h |
| |
|
int32 | num_items |
| |
|
Item * | itemList |
| |
|
Item * | listBottom |
| |
|
Item * | cancel_item |
| |
|
Item * | return_item |
| |
|
Item * | default_item |
| |
|
GrBuff * | dlgBuffer |
| |
The documentation for this struct was generated from the following file: