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
This commit is contained in:
@@ -227,6 +227,7 @@ wxMac:
|
||||
wxMSW:
|
||||
|
||||
- fixed enhanced metafiles loading from files (Andreas Goebel)
|
||||
- Group of wxRadioButtons no longer have to be consecutive
|
||||
|
||||
|
||||
2.5.3
|
||||
|
Reference in New Issue
Block a user