RadioBox in wxPython

StvB mesteve_bpleaseremovethis at hotmail.com
Tue Oct 26 23:34:02 EDT 2004


Do I have to go to 2.4 in order to start using wx.Control, versus wxControl 
?

"Cliff Wells" <clifford.wells at comcast.net> wrote in message 
news:mailman.5503.1098793300.5135.python-list at python.org...
> On Tue, 2004-10-26 at 16:19 +0800, Austin wrote:
>> Every time i use wxRadioBox, it will show the box.
>> I just want the options show on the panel. What could i do?
>
> Don't use a wx.RadioBox.  The box is a feature of that control.  Instead
> just use wx.RadioButtons and lay them out yourself in a wx.BoxSizer.
>
> Regards,
> Cliff
>
> -- 
> Cliff Wells <clifford.wells at comcast.net>
> 





More information about the Python-list mailing list