#include <htdialog.h>
Inheritance diagram for ht_label:
Public Member Functions | |
void | init (bounds *b, const char *text, ht_view *connected) |
virtual void | done () |
virtual void | draw () |
virtual void | handlemsg (htmsg *msg) |
Protected Member Functions | |
virtual char * | defaultpalette () |
Protected Attributes | |
ht_view * | connected |
char * | text |
char * | magicchar |
ht_key | shortcut |
|
Reimplemented from ht_view. Definition at line 2693 of file htdialog.cc. References palkey_generic_dialog_default. |
|
Reimplemented from ht_view. Definition at line 2687 of file htdialog.cc. References ht_view::done(), and text. |
|
Reimplemented from ht_view. Definition at line 2698 of file htdialog.cc. References ht_view::buf_lprint(), ht_view::buf_printchar(), connected, ht_view::focused, ht_view::getcolor(), magicchar, palidx_generic_text_focused, palidx_generic_text_shortcut, palidx_generic_text_unfocused, text, and vcp. |
|
Reimplemented from ht_view. Definition at line 2711 of file htdialog.cc. References app, clearmsg(), connected, ht_view::dirtyview(), ht_view::focus(), ht_view::handlemsg(), msg_keypressed, mt_postprocess, and shortcut. |
|
|
Definition at line 543 of file htdialog.h. Referenced by draw(), handlemsg(), and init(). |
|
Definition at line 545 of file htdialog.h. |
|
Definition at line 546 of file htdialog.h. Referenced by handlemsg(), and init(). |
|
Definition at line 544 of file htdialog.h. |