#include <dlg_box.h>
Inheritance diagram for tviewtextwithscrolling:

Public Member Functions | |
| void | checkscrolling (void) |
| virtual void | repaintscrollbar (void)=0 |
Public Attributes | |
| int | textsizey |
| int | textsizeycomplete |
Definition at line 375 of file dlg_box.h.
| void tviewtextwithscrolling::checkscrolling | ( | void | ) |
Definition at line 2988 of file dlg_box.cpp.
References ct_1k, ct_2k, ct_3k, ct_7k, ct_8k, ct_9k, ct_down, ct_ende, ct_pdown, ct_pos1, ct_pup, ct_up, tviewtext::displaytext(), repaintscrollbar(), skeypress(), textsizey, textsizeycomplete, ticker, and tviewtext::tvt_starty.
Referenced by thelpsystem::run(), and tviewanytext::run().
| virtual void tviewtextwithscrolling::repaintscrollbar | ( | void | ) | [pure virtual] |
Definition at line 378 of file dlg_box.h.
Referenced by thelpsystem::buildgraphics(), checkscrolling(), thelpsystem::init(), tviewanytext::init(), and tviewanytext::redraw().
Definition at line 378 of file dlg_box.h.
Referenced by checkscrolling(), thelpsystem::init(), and tviewanytext::init().
1.5.1