Home | History | Annotate | Download | only in app

Lines Matching refs:IDM_RUNTIME_START

66     EVT_MENU(IDM_RUNTIME_START, MainFrame::OnSimStart)
67 EVT_UPDATE_UI(IDM_RUNTIME_START, MainFrame::OnUpdateSimStart)
167 wxCommandEvent startEvent(wxEVT_COMMAND_MENU_SELECTED, IDM_RUNTIME_START);
209 menuRuntime->Append(IDM_RUNTIME_START, wxT("&Power On\tCtrl-G"),