]> git.saurik.com Git - wxWidgets.git/commit
Move CanSetTransparent and SetTransparent up to wxWindowBase since
authorRobin Dunn <robin@alldunn.com>
Mon, 21 Aug 2006 18:30:34 +0000 (18:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 21 Aug 2006 18:30:34 +0000 (18:30 +0000)
commitb58d5e2d952e2b3bb03de42098d1399ba23f53e8
tree79ab6d47a6b7272df8b176dc0c82b1b93f3390c1
parent4caf1fc560f4508a652d78e06a1707a051e84799
Move CanSetTransparent and SetTransparent up to wxWindowBase since
wxMac can handle transparency at that level.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/toplevel.h
include/wx/window.h
wxPython/src/_toplvl.i
wxPython/src/_window.i