Applied patch [ 705441 ] Radio button consecutive groups bug

Backported from head


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-04-06 16:33:52 +00:00
parent 2b3986f719
commit 0cf2523391
2 changed files with 9 additions and 4 deletions

View File

@@ -217,6 +217,7 @@ wxMSW:
- fixes for wxLocale::Init and Borland C++
- Fix for bug whereby owner-drawn buttons didn't draw multiline labels correctly
- Alt-letter didn't switch focus to a spin ctrl following static control with hotkey
- Fix for multiple consecutive groups of radiobuttons
wxMotif: