don't unselect all radio buttons if there are 2 consecutive radio groups, just those...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Mar 2003 19:54:13 +0000 (19:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Mar 2003 19:54:13 +0000 (19:54 +0000)
commit2b17e39106ba94605169908fa029290ec3aba018
treee3cfc4c2c77f15fa0b06cdd349c2f9c4c874566d
parentd5f229692e1ef5b0cbdae2ceb5195c796a8ef7b3
don't unselect all radio buttons if there are 2 consecutive radio groups, just those in the second one, when its first button is pressed (bug 705441)

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