Load() translates the XML attributes into object variables and objects for the window and its children. CATGuiObj does most of the work here, but any custom stuff should be checked after the parent returns.
Reimplemented from CATGuiObj. Definition at line 147 of file CATWindow.cpp. References CAT_SUCCESS, CATFAILED, EnableObject(), fClassName, CATGuiObj::fHintText, CATGuiObj::fName, fRegistered, fSizeable, fStatusBarHint, fStatusLabel, gApp, CATApp::GetAppName(), CATGuiObj::Load(), RegWindow(), and ResetBackground(). Referenced by CATWaitDlg::CATWaitDlg().
|