-        wxRadioButton(self, 32, "wxRadioButton", (235, 35))
-        wxRadioButton(self, 33, "wxRadioButton", (235, 55))
-        EVT_RADIOBUTTON(self, 32, self.EvtRadioButton)
-        EVT_RADIOBUTTON(self, 33, self.EvtRadioButton)
-
-        rb = wxRadioBox(self, 35, "", wxPoint(35, 120), wxDefaultSize,
+        rb = wxRadioBox(self, RBOX2, "", wxDefaultPosition, wxDefaultSize,