wxWidgets/samples/drawing
Vadim Zeitlin 5707e433a3 Don't use template member function in drawing sample to placate VC6.
VC6 can't instantiate member template functions so get rid of it and use ugly
dynamic casts in the non-template function to construct wxGCDC correctly.

See #13327.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-07-20 11:41:07 +00:00
..
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
drawing_vc7.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
drawing_vc8.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
drawing_vc9.vcproj Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
drawing.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
drawing.cpp Don't use template member function in drawing sample to placate VC6. 2011-07-20 11:41:07 +00:00
drawing.dsp Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
image.bmp extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
makefile.bcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.gcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.unx Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.vc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.wat Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +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