wxWidgets/samples/drawing
Vadim Zeitlin 6cea553fa3 Avoid creating wxGraphicsContext in the drawing sample unnecessarily.
This is not only wasteful, but creating a Direct2D surface associated with a
wxDC makes it impossible to paint on the DC using GDI functions, so this
completely broke the initial display in the sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-09-14 00:59:56 +00:00
..
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
drawing_vc7.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
drawing_vc8.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
drawing_vc9.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
drawing.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
drawing.cpp Avoid creating wxGraphicsContext in the drawing sample unnecessarily. 2014-09-14 00:59:56 +00:00
image.bmp extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
makefile.bcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
mask.bmp extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
pat4.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
pat35.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
pat36.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
smile.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00