]> git.saurik.com Git - wxWidgets.git/commit
Added a simple example of semi-transparent window to the erase sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Mar 2011 22:33:25 +0000 (22:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Mar 2011 22:33:25 +0000 (22:33 +0000)
commitab4387390c23f4c6e2d854ffed2b8a2ab572c40b
tree3284495cfd67bfb06ac6ee5eaacfb89d9e6430cf
parentfc0ae1e3193cab2e29f80d06515c8e83c072dc68
Added a simple example of semi-transparent window to the erase sample.

Show how to create a custom control with transparent background.

Notice that this doesn't work in wxGTK currently.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/erase/erase.cpp