wxDrawerWindow - [ 909351 ] Drawer window for OS X Carbon - somewhat heavily modified

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-09-25 17:22:43 +00:00
parent 9469cc5a32
commit 3e17bc3f73
6 changed files with 293 additions and 0 deletions

View File

@@ -249,6 +249,7 @@ wxMAC:
- Fixed MLTE text control GetLineText and GetLineLength on OSX (RN)
- Added OSX wxTaskBarIcon implementation for the OSX Dock (RN)
- Added wxDrawerWindow class for drawer windows for OSX >= 10.2 (RN - from Jason Bagley)
wxGTK: