OnCommand() is called by child controls when they are pressed / changed. Each clickable control has an XML-scripted command string and parameter, as well as the control's value. By default, commands are sent from the control to its parent, then up to the window's parent skin, and from there to the application.
Reimplemented from CATGuiObj. Definition at line 1460 of file CATWindow.cpp. References CATFAILED, CATGuiObj::GetHint(), CATSkin::OnCommand(), OSUpdateToolTip(), ProcessCommandTable(), and SetStatusBarHint().
|