Searched refs:wxOK (Results 76 - 100 of 171) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleAppCommon.cpp536 if (theApp->ShowAlert(msg, wxT("Error accessing directory."), wxICON_ERROR | wxOK | wxCANCEL) == wxCANCEL) {
544 theApp->ShowAlert(msg, wxT("Fatal error."), wxICON_ERROR | wxOK);
H A DFriendListCtrl.cpp229 wxMessageBox(_("You are not allowed to set more than one friendslot.\n Only one slot was assigned."), _("Multiple selection"), wxOK | wxICON_ERROR, this);
H A DSearchDlg.cpp507 _("Search warning"), wxOK|wxCENTRE|wxICON_INFORMATION);
567 wxOK | wxCENTRE | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dprintdlg.cpp146 colSizer->Add(CreateButtonSizer(wxOK | wxCANCEL), wxSizerFlags().Expand().Border(wxALL, 5));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextstyledlg.cpp577 wxMessageBox(_("Sorry, that name is taken. Please choose another."), _("New Style"), wxICON_EXCLAMATION|wxOK, this); local
625 wxMessageBox(_("Sorry, that name is taken. Please choose another."), _("New Style"), wxICON_EXCLAMATION|wxOK, this); local
780 wxMessageBox(_("Sorry, that name is taken. Please choose another."), _("New Style"), wxICON_EXCLAMATION|wxOK, this); local
856 wxMessageBox(_("Sorry, that name is taken. Please choose another."), _("New Style"), wxICON_EXCLAMATION|wxOK, this); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/render/
H A Drender.cpp365 wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sockets/
H A Dserver.cpp218 wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/xrc/
H A Dmyframe.cpp315 wxMessageBox(msg, _("About XML resources demo"), wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dvaltext.cpp178 wxOK | wxICON_EXCLAMATION, parent);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Daboutdlgg.cpp188 wxSizer *sizerBtns = CreateButtonSizer(wxOK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/foldbar/foldpanelbar/
H A Dfoldpanelbartest.cpp225 wxMessageBox(msg, _T("About FoldPanelBarTest"), wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/gizmos/led/
H A Dled.cpp288 wxMessageBox(msg, _T("About LED"), wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Ddbbrowse.cpp313 wxMessageDialog dialog(this, Temp0,Temp1,wxOK|wxCANCEL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dforty.cpp255 wxOK|wxICON_INFORMATION, this
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/debugrpt/
H A Ddebugrpt.cpp305 wxOK | wxICON_INFORMATION,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialup/
H A Dnettest.cpp263 wxMessageBox(msg, wxT("About NetTest"), wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/erase/
H A Derase.cpp189 _T("About Erase Sample"), wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mfc/
H A Dmfctest.cpp151 wxMessageBox(_T("This is a wxWidgets message box.\nWe're about to create a new wxWidgets frame."), _T("wxWidgets"), wxOK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpropdlg.tex20 CreateButtons(wxOK|wxCANCEL|wxHELP);
92 \func{void}{CreateButtons}{\param{int }{flags=wxOK|wxCANCEL}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dproplist.cpp894 wxMessageBox(buf, wxT("Property value error"), wxOK | wxICON_EXCLAMATION, parentWindow);
902 wxMessageBox(buf, wxT("Property value error"), wxOK | wxICON_EXCLAMATION, parentWindow);
957 wxMessageBox(buf, wxT("Property value error"), wxOK | wxICON_EXCLAMATION, parentWindow);
964 wxMessageBox(buf, wxT("Property value error"), wxOK | wxICON_EXCLAMATION, parentWindow);
1012 wxMessageBox(wxT("Value must be True or False!"), wxT("Property value error"), wxOK | wxICON_EXCLAMATION, parentWindow);
1134 wxMessageBox( str.GetData(), wxT("Property value error"), wxOK | wxICON_EXCLAMATION, parentWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dprintmac.cpp454 wxMessageBox(wxT("Sorry, could not create an abort dialog."), wxT("Print Error"), wxOK, parent);
474 wxMessageBox(wxT("Could not start printing."), wxT("Print Error"), wxOK, parent);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/access/
H A Daccesstest.cpp187 wxMessageBox( _T("This sample has to be compiled with wxUSE_ACCESSIBILITY"), _T("Building error"), wxOK);
398 wxMessageBox(msg, _T("About AccessTest"), wxOK | wxICON_INFORMATION, this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dataview/
H A Ddataview.cpp462 _T("About DataView"), wxOK);
636 _T("About DataView"), wxOK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/layout/
H A Dlayout.cpp215 _T("About Layout Demo"), wxOK|wxICON_INFORMATION);
549 when compiled in debug mode."), _T("Warning"), wxOK | wxICON_INFORMATION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/scrollsub/
H A Dscrollsub.cpp444 _T("About wxScroll II Demo"), wxICON_INFORMATION | wxOK ); local

Completed in 130 milliseconds

1234567