Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_listbox_title Class Reference

#include <htdialog.h>

Inheritance diagram for ht_listbox_title:

ht_view Object List of all members.

Public Member Functions

void init (bounds *b)
virtual void done ()
virtual void draw ()
virtual vcp getTextColor ()
void setText (int cols,...)
void setTextv (int cols, va_list arguments)
void update ()

Public Attributes

ht_listboxlistbox

Protected Member Functions

virtual char * defaultpalette ()

Protected Attributes

char ** texts
int cols

Member Function Documentation

char * ht_listbox_title::defaultpalette  )  [protected, virtual]
 

Reimplemented from ht_view.

Definition at line 1355 of file htdialog.cc.

References palkey_generic_dialog_default.

void ht_listbox_title::done  )  [virtual]
 

Reimplemented from ht_view.

Definition at line 1344 of file htdialog.cc.

References cols, ht_view::done(), and texts.

void ht_listbox_title::draw  )  [virtual]
 

Reimplemented from ht_view.

Definition at line 1360 of file htdialog.cc.

References ht_view::buf_lprint(), ht_view::buf_printchar(), CHAR_LINEV, ht_view::clear(), cols, getTextColor(), listbox, texts, vcp, ht_listbox::widths, and ht_listbox::x.

vcp ht_listbox_title::getTextColor  )  [virtual]
 

Definition at line 1378 of file htdialog.cc.

References ht_view::getcolor(), palidx_generic_body, and vcp.

Referenced by draw().

void ht_listbox_title::init bounds *  b  ) 
 

Definition at line 1335 of file htdialog.cc.

References cols, GMH_FIT, GMV_FIT, Object::init(), listbox, MK_GM, NULL, texts, and VO_RESIZE.

Referenced by dialog_assemble(), ht_aviewer::showSymbols(), ht_aviewer::showXRefs(), and srt_x86().

void ht_listbox_title::setText int  cols,
... 
 

Definition at line 1383 of file htdialog.cc.

References setTextv().

Referenced by dialog_assemble(), ht_aviewer::showSymbols(), ht_aviewer::showXRefs(), and srt_x86().

void ht_listbox_title::setTextv int  cols,
va_list  arguments
 

Definition at line 1392 of file htdialog.cc.

References cols, ht_strdup(), malloc(), NULL, texts, and update().

Referenced by setText().

void ht_listbox_title::update  ) 
 

Definition at line 1410 of file htdialog.cc.

References cols, listbox, texts, and ht_listbox::widths.

Referenced by ht_listbox::attachTitle(), ht_listbox::draw(), setTextv(), and ht_listbox::update().


Member Data Documentation

int ht_listbox_title::cols [protected]
 

Definition at line 261 of file htdialog.h.

Referenced by done(), draw(), init(), setTextv(), and update().

ht_listbox* ht_listbox_title::listbox
 

Definition at line 258 of file htdialog.h.

Referenced by ht_listbox::attachTitle(), draw(), init(), and update().

char** ht_listbox_title::texts [protected]
 

Definition at line 260 of file htdialog.h.

Referenced by done(), draw(), init(), setTextv(), and update().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:00 2004 by doxygen 1.3.5