Win2k + wxRadioButton + wx.RB_GROUP

Win2k + wxRadioButton + wx.RB_GROUP
Hey everyone,

I see in the docs (http://www.wxwidgets.org/manuals/2.8/wx_wxradiobutton.html) it mentions that you

may need to use style wx.RB_SINGLE if you get a hang bug in Windows, and then implement the

mutually exclusive code yourself. We are getting this problem (Win2k only, WinXP seems fine). Can

anyone elaborate on this and explain why this has to be done? Is any progress being made to fix this?

Seems kind of serious. Implementing that code isn’t a huge deal but it seems like such a basic thing

that I shouldn’t have to do.

Thanks for any info,

Mike