36 lblDescr =
new wxStaticText(
this, ID_STATICTEXT1,
_(
"Please select the location of XXX\non your computer. This is the top-level folder where\nXXX is installed."),
wxDefaultPosition,
wxDefaultSize, 0,
_T(
"ID_STATICTEXT1"));
48 BoxSizer1->SetSizeHints(
this);
52 txtFolder->SetName(
_T(
"txtFolder"));
static const long ID_STATICTEXT1
const wxValidator wxDefaultValidator
static const long ID_TEXTCTRL1
const wxSize wxDefaultSize
const wxPoint wxDefaultPosition
const wxString & _(const wxString &string)
virtual ~GenericSelectPath()
static const long ID_STATICTEXT2