]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Added wx.lib.mixins.listctrl.TextEditMixin, a mixin class that allows
[wxWidgets.git] / setup.h_vms
index d00ed64d118fdb08981e5475480b9986e2c23092..d8a7c87915dd0fdc0fc67fa6717a24673908bdbd 100644 (file)
 /*
  * Use wxDisplay class
  */
-#define wxUSE_DISPLAY !
+#define wxUSE_DISPLAY 1
 
 /*
  * Use this control
  */
 /* #undef wxUSE_MOUSEWHEEL */
 
+/*
+ * Hotkey support (Windows)
+ */
+/* #define wxUSE_HOTKEY 1 */
+
 /*
  * Use wxURL class
  */
 /*
  * Use tooltips
  */
-#ifdef __WXMOTIF__
+#if defined (__WXMOTIF__) || defined( __WXX11__ )
 #define wxUSE_TOOLTIPS 0
 #else
 #define wxUSE_TOOLTIPS 1
  */
 #define wxUSE_ZIPSTREAM 1
 
-/*
- * Use gzip streams, requires wxUSE_ZLIB
- */
-#define wxUSE_GZSTREAM 1
-
 /*
  * wxPalette class
  */