don't use BS_AUTORADIOBUTTON at all, BS_RADIOBUTTON works just as well and doesn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jul 2008 23:19:34 +0000 (23:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jul 2008 23:19:34 +0000 (23:19 +0000)
commitcb738de03a78c749d7ee49a664133cb520cc7bd0
treee2ad99e579cbc52f41cb2ca665c9b33ab5c211fb
parent5431a79f1e329263347e07109fa101fba7510a02
don't use BS_AUTORADIOBUTTON at all, BS_RADIOBUTTON works just as well and doesn't hang the application in some circumstances (see #9786)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/radiobut.cpp