Add initial selection parameter to wxGetSingleChoice() functions.
Allow to easily specify the initially selected item. Closes #11749. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -496,6 +496,7 @@ All (GUI):
|
||||
- Add wxComboBox::Popup() and Dismiss() methods (Igor Korot).
|
||||
- Added wxTreeCtrl::SelectChildren() (Nikolay Tjushkov).
|
||||
- Show pages icons in window list menu in wxAuiNotebook (Ronny Krüger).
|
||||
- Add "initial selection" parameter to wxGetSingleChoice() (Nikolay Tjushkov).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user