wx.RadioBox crash

(Sorry, if this posting appears two times, but it seems, there is a problem with gmane (?))

Could this be a bug?

WinXp, wxPython 2.6.1.1pre

app=wx.App(0)
w=wx.Frame(None)
e=wx.RadioBox(w)
==>crash

please see attachment!

http://mitglied.lycos.de/drpython/ClipBoard1.png

···


Franz Steinhaeusler