]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/setup0.h
Make the message about wxUSE_GRAPHICS_CONTEXT a bit more informative
[wxWidgets.git] / include / wx / motif / setup0.h
index 315daf2dc2b671fcc9daff1b7c96b4c8290b592e..a90e2468b19860d79a0465977463303c18f56687 100644 (file)
 // Enable the new wxGraphicsPath and wxGraphicsContext classes for an advanced
 // 2D drawing API.  (Still somewhat experimental)
 //
+// Please note that on Windows you will need to link with gdiplus.lib (use
+// USE_GDIPLUS=1 for makefile builds) and distribute gdiplus.dll with your
+// application if you want it to be runnable on pre-XP systems.
+//
 // Default is 0
 //
 // Recommended setting: 1
+#ifndef wxUSE_GRAPHICS_CONTEXT
 #define wxUSE_GRAPHICS_CONTEXT 0
+#endif
 
 // ----------------------------------------------------------------------------
 // Individual GUI controls