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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/exec/
H A Dexec.cpp206 wxString s(m_textOut->GetValue());
209 m_textOut->Clear();
229 wxTextCtrl *m_textOut, member in class:MyPipeFrame
1096 m_textOut = new wxTextCtrl(panel, wxID_ANY, wxEmptyString,
1109 sizerTop->Add(m_textOut, 0, wxGROW | wxALL, 5);
1192 m_textOut->SetEditable(false);

Completed in 48 milliseconds