
Public Member Functions | |
| void | init (tstringa a, int md, int linenum, const char *buttonText=NULL) |
| virtual void | buttonpressed (int id) |
| virtual void | run (void) |
Definition at line 1751 of file dlg_box.cpp.
| void tdisplaymessage::init | ( | tstringa | a, | |
| int | md, | |||
| int | linenum, | |||
| const char * | buttonText = NULL | |||
| ) |
Definition at line 1763 of file dlg_box.cpp.
References agmp, gettextwdth(), tdialogbox::init(), tgraphmodeparameters::resolutionx, schriften, and Schriften::smallarial.
Referenced by displaymessage().
| void tdisplaymessage::buttonpressed | ( | int | id | ) | [virtual] |
| void tdisplaymessage::run | ( | void | ) | [virtual] |
Reimplemented from tdialogbox.
Definition at line 1835 of file dlg_box.cpp.
References mousevisible(), and tdialogbox::run().
Referenced by displaymessage().
1.5.1