change not only the focus but also last remembered TLW focus in SetValue() to avoid...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 1 Jul 2008 15:49:44 +0000 (15:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 1 Jul 2008 15:49:44 +0000 (15:49 +0000)
commit48fbe8ee0c56aba398d1d638bf84b2b7bf2d9198
tree38315d956a2e22c45ea98b12360984faa4c560bd
parent397e7f982905e5adf500878fa9f447aaa59f4bd4
change not only the focus but also last remembered TLW focus in SetValue() to avoid focus being reset to the wrong radio button when TLW regains activation (#9676)

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