Added a new version (0.8.3) of FloatCanvas from Chris Barker. It's

now in a subpackage of wx.lib.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-06-04 21:29:41 +00:00
parent d85004c5ae
commit 42463de267
11 changed files with 3337 additions and 1568 deletions

View File

@@ -32,6 +32,7 @@ _treeList = [
# new stuff
('Recent Additions and Updates', [
'OGL',
'FloatCanvas',
]),
# managed windows == things with a (optional) caption you can close