wGui::CMessageClient Class Reference

#include <wg_message_client.h>

Inheritance diagram for wGui::CMessageClient:

wGui::CApplication wGui::CTimer wGui::CWindow wGui::CButton wGui::CCheckBox wGui::CDropDown wGui::CEditBox wGui::CFrame wGui::CGroupBox wGui::CLabel wGui::CListBox wGui::CMenuBase wGui::CPicture wGui::CRadioButton wGui::CRangeControl< T > wGui::CRangeControl< int > wGui::CTextBox wGui::CToolBar wGui::CToolTip wGui::CView

Public Member Functions


Detailed Description

An Abstract class for handling wGui messages
See also:
CMessage CMessageServer

Definition at line 38 of file wg_message_client.h.


Member Function Documentation

virtual bool wGui::CMessageClient::HandleMessage ( CMessage pMessage  )  [pure virtual]

This is the callback used by the Message Server to distribute messages The client must first register with the server and indicate any messages it wishes to recieve

See also:
CMessageServer::RegisterMessageClient()

Implemented in wGui::CApplication, wGui::CButton, wGui::CCheckBox, wGui::CDropDown, wGui::CEditBox, wGui::CFrame, wGui::CListBox, wGui::CMenuBase, wGui::CMenu, wGui::CPopupMenu, wGui::CMessageBox, wGui::CRadioButton, wGui::CScrollBar, wGui::CTextBox, wGui::CTimer, wGui::CToolBar, wGui::CToolTip, wGui::CView, and wGui::CWindow.


The documentation for this class was generated from the following files:
Generated on Wed May 16 23:11:27 2007 for wGui by  doxygen 1.5.1