wxwidgets/samples/render
Vadim Zeitlin 3427bc784e Document wxRendererNative::DrawTitleBarBitmap() and use it properly.
Comment and document the (non obvious) requirement for the PNG image handler
to be enabled when using this function under OS X. In fact, document the
entire function itself which was forgotten previously.

Do enable PNG image handler when using DrawTitleBarBitmap() in the sample.

Closes #11345.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-19 08:59:25 +00:00
..
makefile.bcc Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
makefile.gcc Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
Makefile.in Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.unx Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.vc Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
makefile.wat Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
renddll.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
render.bkl generate makefile.unx files using bakefile 2006-10-10 10:04:10 +00:00
render.cpp Document wxRendererNative::DrawTitleBarBitmap() and use it properly. 2009-10-19 08:59:25 +00:00
render_renddll.dsp Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_render.dsp Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc7_renddll.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc7_render.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc8_renddll.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc8_render.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc9_renddll.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc9_render.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00