wx(Choice/List/Note)book controls send CHANG(ED/ING) events in SetSelection.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-09-23 12:43:10 +00:00
parent f7df21aadf
commit 1f30c17645
4 changed files with 64 additions and 28 deletions

View File

@@ -233,6 +233,7 @@ All (GUI):
- added wxChoicebook control
- smoother time estimation updates in wxProgressDialog (Christian Sturmlechner)
- the XRC contrib library was moved to the core
- wx(Choice/List/Note)book controls send CHANG(ED/ING) events in SetSelection
Unix: