Hide() hides (or destroys) the window. It does not destroy the base CATWindow object - just the operating system specific Window itself.
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().
|