mention wxAUI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-08-07 13:57:58 +00:00
parent 47351e2593
commit 29eb129aec

View File

@ -93,6 +93,7 @@ All:
All (GUI):
- New AUI (Advanced User Interface) library for docking windows and much more
- Added wxComboCtrl and wxOwnerDrawnComboBox (Jaakko Salli).
- Added wxTreebook (uses a wxTreeCtrl to control pages).
- Added wxColour/Dir/File/Font/PickerCtrls (Francesco Montorsi).