]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
use SubclassWin() insteaf of just wxAssociateWinWithHandle() to make sure we generate...
[wxWidgets.git] / setup.h_vms
index 7a5607d9e7dc8fd011dc9fc8ee9a6bfcf7f8cb2f..af928cfdb82d8403fdf87dd50d27e1e8d632d3c6 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
- * Date : 9 February 2006                                                    *
+ * Date : 15 February 2006                                                    *
  *                                                                           *
  *****************************************************************************/
 
@@ -370,7 +370,7 @@ typedef pid_t GPid;
 
 #define wxUSE_CARET         1
 
-#define wxUSE_DISPLAY       1
+#define wxUSE_DISPLAY       0
 
 #define wxUSE_GEOMETRY            1
 
@@ -543,6 +543,8 @@ typedef pid_t GPid;
 #define wxUSE_RICHEDIT2 0
 #endif
 
+#define wxUSE_INKEDIT 1
+
 #define wxUSE_UNICODE_MSLU 0
 
 #define wxUSE_DC_CACHEING 1
@@ -628,6 +630,10 @@ typedef pid_t GPid;
  * Use GNOME print for printing under GTK+ 2.0
  */
 #define wxUSE_LIBGNOMEPRINT 0
+/*
+ * Use GNOME VFS for MIME types
+ */
+#define wxUSE_LIBGNOMEVFS 0
 /*
  * Use the Hildon framework
  */