#include <dialog.h>
Inheritance diagram for tviewanytext:

Public Member Functions | |
| void | init (const char *title, const char *text, int xx1=50, int yy1=50, int xxsize=360, int yysize=360) |
| virtual void | run (void) |
| virtual void | buttonpressed (int id) |
| void | redraw (void) |
| int | getcapabilities (void) |
| void | repaintscrollbar (void) |
Public Attributes | |
| const char * | txt |
| char | ok |
| char | scrollbarvisible |
| char | action |
| int | textstart |
| int | rightspace |
|
|
Reimplemented from tdlgengine. Definition at line 1813 of file dialog.cpp. References action, tdlgengine::buttonpressed(), and tviewtext::displaytext(). |
|
|
Reimplemented from tdialogbox. |
|
||||||||||||||||||||||||||||
|
|
Reimplemented from tdialogbox. Definition at line 1789 of file dialog.cpp. References activefontsettings, tfontsettings::background, black, tfontsettings::color, dblue, tviewtext::displaytext(), tfontsettings::font, tfontsettings::height, tfontsettings::justify, lefttext, tfontsettings::length, linesshown, tdialogbox::rahmen(), tdialogbox::redraw(), rightspace, schriften, tviewtext::setpos(), Schriften::smallarial, tviewtextwithscrolling::textsizey, textstart, tdlgengine::x1, tdlgengine::xsize, tdlgengine::y1, and tdlgengine::ysize. |
|
|
Implements tviewtextwithscrolling. Definition at line 1783 of file dialog.cpp. References tdialogbox::enablebutton(). |
|
|
Reimplemented from tdialogbox. Definition at line 1823 of file dialog.cpp. References action, tviewtextwithscrolling::checkscrolling(), mousevisible(), tdlgengine::prntkey, and tdialogbox::run(). Referenced by execuseraction(), tloadBImap::LoadFromFile(), UnitTypeTransformation::run(), viewjournal(), and viewVisibilityStatistics(). |
|
|
Definition at line 64 of file dialog.h. Referenced by buttonpressed(), init(), and run(). |
|
|
|
|
|
|
|
|
Definition at line 63 of file dialog.h. Referenced by init(). |
|
|
|
|
|
|
1.4.2