From a00dca7a79566eca0da06dd89212eabca222bc58 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 17 Jul 2006 21:31:21 +0000 Subject: [PATCH] Added note about CanSetTransparent and SetTransparent git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index 47135629a6..b96a9bfbf1 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -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. + + -- 2.50.0