wxRadioButtons in the same group no longer have to be consecutive
authorJulian Smart <julian@anthemion.co.uk>
Mon, 18 Oct 2004 20:20:47 +0000 (20:20 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 18 Oct 2004 20:20:47 +0000 (20:20 +0000)
commitc5b3143a47afa4dfab849e465cbd46e8a331a41b
tree1fb37ad8dd3cc2d34954c05c14a000439e010629
parentf31424dbe95971e8ac8ccf9f11cd79afe19485ea
wxRadioButtons in the same group no longer have to be consecutive
(there may be intervening controls). Without this fix, an out-of-sync
assert is generated when clicking on a radio button and then calling
GetValue().

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