SetFocusNext() goes to the next control, or wraps around to the beginning. This is mainly used when the user pressed TAB. Definition at line 1346 of file CATWindow.cpp. References CATTRACE, fFocusControl, CATFINDCONTROLSTRUCT::FirstControl, GetControlStruct(), CATGuiObj::GetName(), KillFocus(), CATFINDCONTROLSTRUCT::NextControl, and SetFocus(). Referenced by GASPilotWindow::OnKeyDown(), and Show().
|