]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
typo fix
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index 47135629a62a3ba8f89121b955af37a25b0aafd7..a670ac54d0fe926bc521564a8d8981a918533feb 100644 (file)
@@ -178,6 +178,10 @@ record operations on a DC and then play them back later.
 
 Upgraded to Scintilla 1.70 for wx.stc.StyledTextCtrl.
 
+Added CanSetTransparent and SetTransparent methods to the
+wx.TopLevelWindow class, with implementations (so far) for wxMSW and
+wxMac. 
+