made wxChoice and wxComboBox::GetSelection() return only completed selection in wxMSW; added GetCurrentSelection() with the old behaviour and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,6 +19,8 @@ All:
|
||||
All (GUI):
|
||||
|
||||
- Added wxStaticText::Wrap()
|
||||
- wxChoice and wxComboBox::GetSelection() now returns completed selection,
|
||||
added a new GetCurrentSelection() function having the old behaviour
|
||||
- Added wxXmlResource::Unload().
|
||||
- Possibility of modeless wxWizard dialog (with presentation in sample).
|
||||
- Fixed a rare crash due to malformed HTML in wxHTML (Xavier Nodet).
|
||||
|
Reference in New Issue
Block a user