Searched refs:realCtrl (Results 1 – 1 of 1) sorted by relevance
186 wxTextCtrl *realCtrl = new wxTextCtrl(this, wxID_ANY, reals, in CreateControls() local189 realCtrl->Enable(false); in CreateControls()190 realSizer->Add(realCtrl, 0, wxALIGN_RIGHT | wxALL, 5); in CreateControls()