Searched refs:m_radioStdPath (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/widgets/
H A Ddirctrl.cpp129 wxRadioBox *m_radioStdPath; member in class:DirCtrlWidgetsPage
196 m_radioStdPath = new wxRadioBox(this, wxID_ANY, _T("Standard path"),
212 sizerTop->Add(m_radioStdPath, 0, wxGROW | wxALL , 10);
282 switch ( m_radioStdPath->GetSelection() )
331 m_radioStdPath->SetSelection(stdPathUnknown);

Completed in 66 milliseconds