SetFocusPrev() goes to the previous control, or wraps around the list to the end. This is mainly used by shift-tab. Definition at line 1371 of file CATWindow.cpp. References CATTRACE, CATFINDCONTROLSTRUCT::CurControl, fFocusControl, CATFINDCONTROLSTRUCT::FirstControl, CATGuiObj::ForEachControl(), CATFINDCONTROLSTRUCT::FoundControl, GetControlSiblingsCallback(), CATGuiObj::GetName(), KillFocus(), CATFINDCONTROLSTRUCT::NextControl, CATFINDCONTROLSTRUCT::PrevControl, SetFocus(), and CATFINDCONTROLSTRUCT::TargetControl. Referenced by GASPilotWindow::OnKeyDown().
|