Added note about CanSetTransparent and SetTransparent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-07-17 21:31:21 +00:00
parent 07880314d4
commit a00dca7a79

View 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. Upgraded to Scintilla 1.70 for wx.stc.StyledTextCtrl.
Added CanSetTransparent and SetTransparent methods to the
wx.TopLevelWindow class.