A radio button item is a button which usually denotes one of several
mutually exclusive options. It has a text label next to a (usually) round
A radio button item is a button which usually denotes one of several
mutually exclusive options. It has a text label next to a (usually) round
const wxSize& size = wxDefaultSize,
long style = 0,
const wxValidator& validator = wxDefaultValidator,
const wxSize& size = wxDefaultSize,
long style = 0,
const wxValidator& validator = wxDefaultValidator,
- bool Create(wxWindow* parent, wxWindowID id,
- const wxString& label,
+ bool Create(wxWindow* parent, wxWindowID id, const wxString& label,