OpenWindow() opens a window from the skin by name. If the window is already open, then it just returns the handle.
Definition at line 391 of file CATSkin.cpp. References CAT_ERR_SKIN_WINDOW_NOT_FOUND, CAT_STAT_SKIN_WINDOW_ALREADY_OPEN, CAT_SUCCESS, CATRESULT, GetWindowByName(), CATWindow::IsVisible(), and CATWindow::Show(). Referenced by GASPilot::OnCommand(), OnCommand(), and GASPilot::OnStart().
|