Add FlatNotebook

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-05 22:24:18 +00:00
parent ebd9ec2931
commit 6cb4f153c3
9 changed files with 4887 additions and 0 deletions

View File

@@ -261,6 +261,9 @@ resampling methods for upsampling and downsampling respectively.
Added the wx.lib.buttonpanel module, which is a tweaked version of
Andrea Gavana's FancyButtonPanel module.
Added the wx.lib.flatnotebook module, from Andrea Gavana.