bsp
WStatus Class Reference

List of all members.

Classes

struct  partinfo_s

Public Types

typedef struct WStatus::partinfo_s partinfo_t

Public Member Functions

 WStatus (HWND parent, int numParts)
void DrawStatusBar ()
bool IsVisible ()
void Show (bool visible, bool redraw=false)
void GetRect (RECT *rc)
void GetPartRect (int index, RECT *rc)
void SetFont (HFONT font)
void SetPart (int index, int width, bool charwidth=false, bool ownerdraw=false)
void SizePartToText (int index)
void SetText (int index, const char *text, bool redraw=false)
void SetText (const char *text, bool redraw=false)
void Redraw ()
void SetPartBmp (int index, int bmpid)
void SetBmp (HBITMAP bmp, int piece_width)

Protected Member Functions

void ConstructMemDC ()
void RemoveMemDC ()
void CheckMemDC ()

Protected Attributes

HWND parent
HDC sdc
HBITMAP sbmp
HFONT font
HBITMAP bmp_strip
int bmp_cx
RECT sbrc
int numParts
partinfo_tparts
bool visible

The documentation for this class was generated from the following files:
 All Classes Functions