]> git.saurik.com Git - wxWidgets.git/commit - samples/image/Makefile.in
Add test for a custom cursor to the image sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Jul 2010 11:49:05 +0000 (11:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Jul 2010 11:49:05 +0000 (11:49 +0000)
commit9ea83ebc7c595887e6f92b4972c866ff0e1437d6
tree013b1b0addc850af08e5a1a810f5c2d9bedc3874
parentf3cf14a9057b3ddd6a8f8fc025e4edc3d2bb0f5b
Add test for a custom cursor to the image sample.

Load a cursor from PNG file to check that it appears as expected.

See #11989.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/image/Makefile.in
samples/image/cursor.png [new file with mode: 0644]
samples/image/image.bkl
samples/image/image.cpp