added wxRadioBox::IsItemEnabled/Shown() (for MSW only for now, other platforms to come); corrected Enable/Show() return values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -37,6 +37,7 @@ All (GUI):
|
||||
- Access to titles through Get/SetTitle is available now only for top level
|
||||
windows (wxDialog, wxFrame).
|
||||
- Fixed memory leak of pending events in wxEvtHandler
|
||||
- Added wxRadioBox::IsItemEnabled/Shown()
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
Reference in New Issue
Block a user