updated wxMVCTree, VTK, and the demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-11-19 05:34:40 +00:00
parent 5008c64c32
commit e395c057a3
6 changed files with 386 additions and 238 deletions

View File

@@ -45,6 +45,15 @@ Or you can send mail directly to the list using this address:
----------------------------------------------------------------------
What's new in 2.1.12
--------------------
Updated wxMVCTree and added a demo for it.
Added a wrapper class for the Visualization ToolKit (or VTK) in the
wxPython.lib.vtk module. (http://www.kitware.com/)
What's new in 2.1.11
--------------------