]> git.saurik.com Git - wxWidgets.git/commit
Add more tests for wxRendererNative::DrawHeaderButton().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 May 2010 10:47:33 +0000 (10:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 May 2010 10:47:33 +0000 (10:47 +0000)
commit945178c70e2eba1d39ff8382b43825370b7ad894
treed7140cc35564cd9106645e9034cbcc633f5f5815
parentc93e68a85aeb866bcb13ba801399af660f22d44f
Add more tests for wxRendererNative::DrawHeaderButton().

Test using icons and bitmaps in it. Also show the native/default
implementation of this method and not only our overridden version.

See #12047.

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