Searched refs:IDC_NODESLISTURL (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKadDlg.cpp52 EVT_TEXT_ENTER(IDC_NODESLISTURL ,CKadDlg::OnBnClickedUpdateNodeList)
214 wxString strURL = ((wxTextCtrl*)FindWindowById( IDC_NODESLISTURL ))->GetValue();
H A DServerWnd.cpp63 CastChild( IDC_NODESLISTURL, wxTextCtrl )->SetValue(thePrefs::GetKadNodesUrl());
84 thePrefs::SetKadNodesUrl(CastChild( IDC_NODESLISTURL, wxTextCtrl )->GetValue());
H A Dmuuli_wdr.h356 #define IDC_NODESLISTURL 10253 macro
H A DGuiEvents.cpp150 CastByID(IDC_NODESLISTURL, NULL, wxTextCtrl)->SetValue(url);
H A Dmuuli_wdr.cpp2653 CMuleTextCtrl *item6 = new CMuleTextCtrl( parent, IDC_NODESLISTURL, wxT(""), wxDefaultPosition, wxDefaultSize, wxTE_PROCESS_ENTER );

Completed in 113 milliseconds