]> git.saurik.com Git - wxWidgets.git/commit
Use wxGraphicsContext to draw some text and a rectangle around it (so that GetTextExt...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 10 May 2010 14:14:35 +0000 (14:14 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 10 May 2010 14:14:35 +0000 (14:14 +0000)
commita5e40d85a477a366182d9364130d4c604c403092
tree70a43a8b54c8e24c38387975047307b11d18978e
parent465642da29f90bee7865319214a276c64620e077
Use wxGraphicsContext to draw some text and a rectangle around it (so that GetTextExtent() can be verified to work correctly)

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