Add SizedControls demo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2006-12-31 06:06:05 +00:00
parent 1a4b6b97b1
commit 5448935a30
2 changed files with 157 additions and 1 deletions

View File

@@ -75,7 +75,8 @@ _treeList = [
'BitmapComboBox',
'I18N',
'Img2PyArtProvider',
'SearchCtrl',
'SearchCtrl',
'SizedControls',
]),
# managed windows == things with a (optional) caption you can close
@@ -230,6 +231,7 @@ _treeList = [
'Layoutf',
'RowColSizer',
'ScrolledPanel',
'SizedControls',
'Sizers',
'XmlResource',
'XmlResourceHandler',