Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for

wx.lib.flatnotebook.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-11-05 21:28:36 +00:00
parent ef8e4bf082
commit 3793805980
3 changed files with 42 additions and 1 deletions

View File

@@ -36,6 +36,13 @@ wx.lib.customtreectrl: A patch from Frame Niessink which adds an
additional style that (un)checks a parent when all children are
(un)checked, i.e. TR_AUTO_CHECK_PARENT.
wx.animate.AnimationCtrl fixed to display inactive bitmap at start
(patch 1590192)
Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for
wx.lib.flatnotebook.