ServerMessageBox Class Reference

used to display server messages when no chatwindow has focus More...

#include <customdialogs.h>

Inherited by ActNotifBox, and MutelistWindow.

Public Member Functions

 ServerMessageBox (wxIcon *icon, wxWindow *parent, const wxString &message, const wxString &caption=wxMessageBoxCaptionStr, long style=wxOK, const wxPoint &pos=wxDefaultPosition)
virtual ~ServerMessageBox ()
virtual void AppendMessage (const wxString &message)

Protected Attributes

wxBoxSizer * topsizer
wxListCtrl * m_messages

Detailed Description

used to display server messages when no chatwindow has focus

Definition at line 157 of file customdialogs.h.


Constructor & Destructor Documentation

ServerMessageBox::ServerMessageBox ( wxIcon *  icon,
wxWindow *  parent,
const wxString message,
const wxString caption = wxMessageBoxCaptionStr,
long  style = wxOK,
const wxPoint pos = wxDefaultPosition 
)

Definition at line 290 of file customdialogs.cpp.

ServerMessageBox::~ServerMessageBox (  )  [virtual]

Definition at line 286 of file customdialogs.cpp.


Member Function Documentation

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

Reimplemented in ActNotifBox.

Definition at line 315 of file customdialogs.cpp.


Field Documentation

wxListCtrl* ServerMessageBox::m_messages [protected]

Definition at line 169 of file customdialogs.h.

wxBoxSizer* ServerMessageBox::topsizer [protected]

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:48 2011 for SpringLobby by doxygen 1.6.3