]> git.saurik.com Git - wxWidgets.git/commit
Add a wxStaticText to the erase simple.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Mar 2011 11:35:37 +0000 (11:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Mar 2011 11:35:37 +0000 (11:35 +0000)
commit6fec48b709255fe4197e425db9166b9ffca55233
treea20badc043d3bb3cd1c5adc26a23e91e45c897a9
parent6d53143092894553e276aecbc87b329bd2a6166c
Add a wxStaticText to the erase simple.

This control explains better what is going on in the sample and also allows to
test whether wxStaticText itself has properly transparent background (this is
not currently the case under MSW).

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