Added ShapedWindow sample to the wxPython demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-03-30 06:20:45 +00:00
parent 17d270987a
commit 70f8442083
4 changed files with 1424 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ _treeList = [
'wxIntCtrl',
'wxPyColourChooser',
'wxScrolledPanel',
'ShapedWindow',
]),
# managed windows == things with a (optional) caption you can close