]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
Added wrappers and a demo for the animate contrib
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index 3a4685573e77af41d4c848203e8c15d23362e13e..ac68fd1751c77c33d077d2532fb73259e9f1e8ff 100644 (file)
@@ -64,6 +64,13 @@ this gives more flexibility on where the data can come from.
 
 Added MDI support to XRC
 
+Added wx.animate module and a demo.  The wx.animate module provides a
+control that is able to display an animated GIF file.
+
+wx.lib.plot.py: Applied patch from Werner F. Bruhin that allows either
+vertical and/or horizontal gridlines.
+
+