don't use BS_AUTORADIOBUTTON at all, BS_RADIOBUTTON works just as well and doesn't hang the application in some circumstances (#9786) [backport from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -140,6 +140,7 @@ wxMSW:
|
||||
creating a DIB and not DDB in wxBitmap(const wxImage&) ctor.
|
||||
- Fix the bug with wxFileDialog not being shown at all if the default file name
|
||||
was invalid.
|
||||
- Fix hang in keyboard navigation code with radio buttons under Windows 2000.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user