]> git.saurik.com Git - wxWidgets.git/commit
Allow saving the drawing sample canvas to a file or clipboard.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 19 Jul 2011 22:35:45 +0000 (22:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 19 Jul 2011 22:35:45 +0000 (22:35 +0000)
commit8c6b0819ecb3f8c7a4b84869ee273dff82358159
tree9a7dda1456e352b2e92eca50b4c3b6c4e2fab68c
parent2d770c4f8204938933914a961d4142f97ec12f50
Allow saving the drawing sample canvas to a file or clipboard.

This allows to test wxMemoryDC and, under MSW, wxMetafileDC and also can be
used to compare the output of different versions of the sample (possibly from
different ports, too).

Closes #13327.

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