Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::Hide
void CATWindow::Hide ( bool  destroy = false  )  [virtual]

Hide() hides (or destroys) the window.

It does not destroy the base CATWindow object - just the operating system specific Window itself.

Parameters:
destroy - if true, destroys the OS's window. Otherwise, simply hids the window.

Definition at line 661 of file CATWindow.cpp.

References CATEVENT_WINDOW_HIDDEN, CATGuiObj::fVisible, fWindow, gApp, CATApp::OnEvent(), OSDestroyWnd(), OSHideToolTip(), and OSHideWnd().

Referenced by CATSkin::CloseWindow(), OnClose(), CATWaitDlg::~CATWaitDlg(), and ~CATWindow().


Generated on Mon Feb 11 04:11:16 2008 for Game Accessibility Suite by doxygen 1.5.4