]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
New wxActiveX and wxIEHtmlWin from Lindsay
[wxWidgets.git] / wxPython / CHANGES.txt
index b1f331622202526b2bd5cd4ee3819315d0ee5aac..355c5c2a45d5c1e4b18e3fa624f8452c28706c2f 100644 (file)
@@ -148,6 +148,10 @@ transient thread state structure.  Since wxPython is now saving
 tstates for it's own callbacks it ended up using garbage after
 win32com got rid of the tstate...
 
+Added a generic static text control to wxPython.lib.stattext.  This is
+so things like Boa and PythonCard can have a static text that can
+respond to mouse events and etc.
+