
Public Member Functions | |
| void | init (int id, const char *titlet) |
| virtual void | setup () |
| void | buildgraphics (void) |
| virtual void | run (void) |
| virtual void | buttonpressed (int id) |
| void | repaintscrollbar (void) |
| void | done (void) |
Public Attributes | |
| ASCString | txt |
| char | ok |
| char | scrollbarvisible |
| ppicture | firstpict |
| char | action |
| int | textstart |
|
|
Reimplemented from tdialogbox. Definition at line 3234 of file dlg_box.cpp. References activefontsettings, tfontsettings::background, black, tdialogbox::buildgraphics(), tfontsettings::color, dblue, firstpict, tfontsettings::font, tfontsettings::height, tfontsettings::justify, lefttext, linesshown, mousevisible(), tdialogbox::rahmen(), schriften, tviewtext::setpos(), Schriften::smallarial, tviewtextwithscrolling::textsizey, textstart, tdlgengine::x1, tdlgengine::xsize, tdlgengine::y1, and tdlgengine::ysize. Referenced by tviewtextquery::init(). |
|
|
Reimplemented from tdlgengine. Reimplemented in tviewtextquery. Definition at line 3252 of file dlg_box.cpp. References action, tdlgengine::buttonpressed(), and tviewtext::displaytext(). Referenced by tviewtextquery::buttonpressed(). |
|
|
Reimplemented from tdialogbox. Definition at line 3274 of file dlg_box.cpp. References asc_free(), tdialogbox::done(), firstpict, and ppicture. Referenced by legacy_viewtextquery(). |
|
||||||||||||
|
|
Implements tviewtextwithscrolling. Definition at line 3228 of file dlg_box.cpp. References tdialogbox::enablebutton(). |
|
|
Reimplemented from tdialogbox. Definition at line 3263 of file dlg_box.cpp. References action, tviewtextwithscrolling::checkscrolling(), tviewtext::displaytext(), and tdialogbox::run(). Referenced by legacy_viewtextquery(). |
|
|
Reimplemented in tviewtextquery. Definition at line 3169 of file dlg_box.cpp. References tdlgengine::addbutton(), tdlgengine::addkey(), ct_enter, ct_esc, ct_space, tdlgengine::xsize, and tdlgengine::ysize. Referenced by init(). |
|
|
Definition at line 3154 of file dlg_box.cpp. Referenced by tviewtextquery::buttonpressed(), buttonpressed(), init(), legacy_viewtextquery(), and run(). |
|
|
Definition at line 3153 of file dlg_box.cpp. Referenced by buildgraphics(), and done(). |
|
|
Definition at line 3150 of file dlg_box.cpp. |
|
|
Definition at line 3152 of file dlg_box.cpp. Referenced by init(). |
|
|
Definition at line 3155 of file dlg_box.cpp. Referenced by buildgraphics(), and init(). |
|
|
Definition at line 3149 of file dlg_box.cpp. Referenced by init(). |
1.4.2