OnEvent() is called as events are received that need to be processed by the application.
Reimplemented in GASPilot. Definition at line 515 of file CATApp.cpp. References CAT_SUCCESS, CATEVENT_WINDOW_CLOSE, CATEVENT_WINDOW_HIDDEN, ExitApp(), CATEvent::fEventCode, CATEvent::fVoidParam, GetSkin(), CATWindow::IsPrimary(), and CATSkin::OnEvent(). Referenced by CATWindow::Hide(), CATWindow::OnClose(), CATWindow::OnDestroy(), GASPilot::OnEvent(), CATWindow::SendEvent(), and CATWindow::Show().
|