ActNotifBox Class Reference

displays user action notifications More...

#include <customdialogs.h>

Inherits ServerMessageBox.

Collaboration diagram for ActNotifBox:
Collaboration graph
[legend]

Public Member Functions

 ActNotifBox (wxIcon *icon, wxWindow *parent, const wxString &message, const wxString &caption=_T("User action notification"), long style=wxOK, const wxPoint &pos=wxDefaultPosition)
virtual ~ActNotifBox ()
virtual void AppendMessage (const wxString &message)

Protected Attributes

wxBoxSizer * topsizer
wxListCtrl * m_messages

Detailed Description

displays user action notifications

Definition at line 173 of file customdialogs.h.


Constructor & Destructor Documentation

ActNotifBox::ActNotifBox ( wxIcon *  icon,
wxWindow *  parent,
const wxString message,
const wxString caption = _T("User action notification"),
long  style = wxOK,
const wxPoint pos = wxDefaultPosition 
)

Definition at line 326 of file customdialogs.cpp.

ActNotifBox::~ActNotifBox (  )  [virtual]

Definition at line 332 of file customdialogs.cpp.


Member Function Documentation

void ActNotifBox::AppendMessage ( const wxString message  )  [virtual]

Reimplemented from ServerMessageBox.

Definition at line 334 of file customdialogs.cpp.


Field Documentation

wxListCtrl* ServerMessageBox::m_messages [protected, inherited]

Definition at line 169 of file customdialogs.h.

wxBoxSizer* ServerMessageBox::topsizer [protected, inherited]

Definition at line 168 of file customdialogs.h.


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

Generated on Thu Dec 29 00:11:42 2011 for SpringLobby by doxygen 1.6.3