Home
last modified time | relevance | path

Searched refs:DIALOGS_REQUEST (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h347 DIALOGS_REQUEST, enumerator
H A Ddialogs.cpp218 EVT_MENU(DIALOGS_REQUEST, MyFrame::OnRequestUserAttention)
398 menuDlg->Append(DIALOGS_REQUEST, _T("&Request user attention\tCtrl-R")); in OnInit()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h347 DIALOGS_REQUEST, enumerator
H A Ddialogs.cpp218 EVT_MENU(DIALOGS_REQUEST, MyFrame::OnRequestUserAttention)
398 menuDlg->Append(DIALOGS_REQUEST, _T("&Request user attention\tCtrl-R")); in OnInit()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h347 DIALOGS_REQUEST, enumerator
H A Ddialogs.cpp218 EVT_MENU(DIALOGS_REQUEST, MyFrame::OnRequestUserAttention)
398 menuDlg->Append(DIALOGS_REQUEST, _T("&Request user attention\tCtrl-R")); in OnInit()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h347 DIALOGS_REQUEST, enumerator
H A Ddialogs.cpp218 EVT_MENU(DIALOGS_REQUEST, MyFrame::OnRequestUserAttention)
398 menuDlg->Append(DIALOGS_REQUEST, _T("&Request user attention\tCtrl-R")); in OnInit()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/dialogs/
H A Ddialogs.h582 DIALOGS_REQUEST, enumerator
H A Ddialogs.cpp255 EVT_MENU(DIALOGS_REQUEST, MyFrame::OnRequestUserAttention)
528 menuNotif->Append(DIALOGS_REQUEST, wxT("&Request user attention\tCtrl-Shift-R")); in OnInit()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/dialogs/
H A Ddialogs.h582 DIALOGS_REQUEST, enumerator
H A Ddialogs.cpp255 EVT_MENU(DIALOGS_REQUEST, MyFrame::OnRequestUserAttention)
528 menuNotif->Append(DIALOGS_REQUEST, wxT("&Request user attention\tCtrl-Shift-R")); in OnInit()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/dialogs/
H A Ddialogs.h650 DIALOGS_REQUEST, enumerator
H A Ddialogs.cpp292 EVT_MENU(DIALOGS_REQUEST, MyFrame::OnRequestUserAttention)
619 menuNotif->Append(DIALOGS_REQUEST, "&Request user attention\tCtrl-Shift-R"); in OnInit()