]> git.saurik.com Git - wxWidgets.git/commit
Added wxPython wrappers for the new wx.Treebook and wx.Toolbook
authorRobin Dunn <robin@alldunn.com>
Wed, 1 Feb 2006 23:46:43 +0000 (23:46 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 1 Feb 2006 23:46:43 +0000 (23:46 +0000)
commit6aabc8da32849c251b0ec87e339ef4485f35ebea
tree266217dc8e763d4091677dbebd935d95f3a91417
parent917cd965fac6cca874e3fa777013433c598d8c8f
Added wxPython wrappers for the new wx.Treebook and wx.Toolbook
classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/Choicebook.py
wxPython/demo/Listbook.py
wxPython/demo/Main.py
wxPython/demo/Notebook.py
wxPython/demo/Toolbook.py [new file with mode: 0644]
wxPython/demo/Treebook.py [new file with mode: 0644]
wxPython/docs/CHANGES.txt
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/__controls_rename.i
wxPython/src/_notebook.i
wxPython/wxPython/_controls.py