Home
last modified time | relevance | path

Searched refs:SetActiveGUI (Results 1 – 5 of 5) sorted by relevance

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DBOINCGUIApp.cpp443 SetActiveGUI(m_iGUISelected, m_bGUIVisible); in IMPLEMENT_APP()
1032 bool CBOINCGUIApp::SetActiveGUI(int iGUISelection, bool bShowWindow) { in SetActiveGUI() function in CBOINCGUIApp
1295 return SetActiveGUI(m_iGUISelected, true); in ShowInterface()
1302 retval = SetActiveGUI(m_iGUISelected, true); in ShowNotifications()
H A DBOINCGUIApp.h187 bool SetActiveGUI(int iGUISelection, bool bShowWindow = true);
H A DAdvancedFrame.cpp1141 wxGetApp().SetActiveGUI(BOINC_SIMPLEGUI, true); in OnChangeGUI()
1773 wxGetApp().SetActiveGUI(BOINC_SIMPLEGUI, true); in OnConnect()
H A Dsg_BoincSimpleFrame.cpp445 wxGetApp().SetActiveGUI(BOINC_ADVANCEDGUI, true); in OnChangeGUI()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/
H A Dcheckin_notes_20107449 global message is fired make sure the CBOINCGUIApp::SetActiveGUI() function