#include <htdialog.h>
Inheritance diagram for ht_progress_indicator:
Public Member Functions | |
void | init (bounds *b, char *hint) |
void | settext (const char *text) |
Public Attributes | |
ht_statictext * | text |
Protected Member Functions | |
virtual char * | defaultpalette () |
|
Reimplemented from ht_view. Definition at line 2750 of file htdialog.cc. References palkey_generic_dialog_default. |
|
Definition at line 2729 of file htdialog.cc. References align_center, ht_statictext::init(), Object::init(), ht_window::insert(), NULL, and text. Referenced by execute_process(), and ht_uformat_viewer::vsearch(). |
|
Definition at line 2755 of file htdialog.cc. References ht_statictext::settext(), and text. Referenced by ht_uformat_viewer::vsearch(). |
|
Definition at line 567 of file htdialog.h. Referenced by execute_process(), init(), and settext(). |