
Public Member Functions | |
| void | init (int id, const char *titel, const char *s1, const char *s2) |
| virtual void | buttonpressed (int id) |
| void | setup (void) |
Definition at line 3315 of file dlg_box.cpp.
| void tviewtextquery::init | ( | int | id, | |
| const char * | titel, | |||
| const char * | s1, | |||
| const char * | s2 | |||
| ) |
Definition at line 3338 of file dlg_box.cpp.
References thelpsystem::buildgraphics(), and tdialogbox::init().
Referenced by legacy_viewtextquery().
| void tviewtextquery::buttonpressed | ( | int | id | ) | [virtual] |
Reimplemented from thelpsystem.
Definition at line 3349 of file dlg_box.cpp.
References thelpsystem::action, and thelpsystem::buttonpressed().
| void tviewtextquery::setup | ( | void | ) | [virtual] |
Reimplemented from thelpsystem.
Definition at line 3325 of file dlg_box.cpp.
References tdlgengine::addbutton(), tdlgengine::xsize, and tdlgengine::ysize.
1.5.1