Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h343 DIALOGS_ABOUTDLG_CUSTOM, enumerator
H A Ddialogs.cpp194 EVT_MENU(DIALOGS_ABOUTDLG_CUSTOM, MyFrame::ShowCustomAboutDialog)
408 menuHelp->Append(DIALOGS_ABOUTDLG_CUSTOM, _T("About (&custom)...\tCtrl-Shift-F1")); in OnInit()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h343 DIALOGS_ABOUTDLG_CUSTOM, enumerator
H A Ddialogs.cpp194 EVT_MENU(DIALOGS_ABOUTDLG_CUSTOM, MyFrame::ShowCustomAboutDialog)
408 menuHelp->Append(DIALOGS_ABOUTDLG_CUSTOM, _T("About (&custom)...\tCtrl-Shift-F1")); in OnInit()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h343 DIALOGS_ABOUTDLG_CUSTOM, enumerator
H A Ddialogs.cpp194 EVT_MENU(DIALOGS_ABOUTDLG_CUSTOM, MyFrame::ShowCustomAboutDialog)
408 menuHelp->Append(DIALOGS_ABOUTDLG_CUSTOM, _T("About (&custom)...\tCtrl-Shift-F1")); in OnInit()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/dialogs/
H A Ddialogs.h343 DIALOGS_ABOUTDLG_CUSTOM, enumerator
H A Ddialogs.cpp194 EVT_MENU(DIALOGS_ABOUTDLG_CUSTOM, MyFrame::ShowCustomAboutDialog)
408 menuHelp->Append(DIALOGS_ABOUTDLG_CUSTOM, _T("About (&custom)...\tCtrl-Shift-F1")); in OnInit()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/dialogs/
H A Ddialogs.h578 DIALOGS_ABOUTDLG_CUSTOM, enumerator
H A Ddialogs.cpp227 EVT_MENU(DIALOGS_ABOUTDLG_CUSTOM, MyFrame::ShowCustomAboutDialog)
553 menuHelp->Append(DIALOGS_ABOUTDLG_CUSTOM, wxT("About (&custom)...\tCtrl-Shift-F1")); in OnInit()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/dialogs/
H A Ddialogs.h578 DIALOGS_ABOUTDLG_CUSTOM, enumerator
H A Ddialogs.cpp227 EVT_MENU(DIALOGS_ABOUTDLG_CUSTOM, MyFrame::ShowCustomAboutDialog)
553 menuHelp->Append(DIALOGS_ABOUTDLG_CUSTOM, wxT("About (&custom)...\tCtrl-Shift-F1")); in OnInit()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/dialogs/
H A Ddialogs.h645 DIALOGS_ABOUTDLG_CUSTOM, enumerator
H A Ddialogs.cpp263 EVT_MENU(DIALOGS_ABOUTDLG_CUSTOM, MyFrame::ShowCustomAboutDialog)
647 menuHelp->Append(DIALOGS_ABOUTDLG_CUSTOM, "About (&custom)...\tCtrl-Shift-F1"); in OnInit()