]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP and WXK*PAGEDOWN
[wxWidgets.git] / setup.h_vms
index 1b5cd7fdf5934af47ddf56ed9a6a30b78b9f5bad..af928cfdb82d8403fdf87dd50d27e1e8d632d3c6 100644 (file)
@@ -2,8 +2,8 @@
  *                                                                           *
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  *                                                                           *
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
- * Author : J.Jansen (joukj@hrem.stm.tudelft.nl)                             *
- * Date : 18 August 2005                                                     *
+ * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
+ * Date : 15 February 2006                                                    *
  *                                                                           *
  *****************************************************************************/
 
  *                                                                           *
  *****************************************************************************/
 
 #define __WXGTK127__ 1
 
 /* Define this if your version of GTK+ is greater than 2.0 */
 #define __WXGTK127__ 1
 
 /* Define this if your version of GTK+ is greater than 2.0 */
-/* #undef __WXGTK20__ */
+#ifdef VMS_GTK2
+#define __WXGTK20__ 1
 
 /* Define this if your version of GTK+ is greater than 2.4 */
 
 /* Define this if your version of GTK+ is greater than 2.4 */
-/* #undef __WXGTK24__ */
+#define __WXGTK24__ 1
+
+#include <types.h>
+typedef pid_t GPid;
+
+#define G_GNUC_INTERNAL
+
+#endif
 #endif
 
 /*
 #endif
 
 /*
 
 #define wxUSE_TREEBOOK 1
 
 
 #define wxUSE_TREEBOOK 1
 
+#define wxUSE_TOOLBOOK 1
+
 #define wxUSE_TAB_DIALOG    1
 
 #define wxUSE_GRID         1
 #define wxUSE_TAB_DIALOG    1
 
 #define wxUSE_GRID         1
 
 #define wxUSE_CARET         1
 
 
 #define wxUSE_CARET         1
 
-#define wxUSE_DISPLAY       1
+#define wxUSE_DISPLAY       0
 
 #define wxUSE_GEOMETRY            1
 
 
 #define wxUSE_GEOMETRY            1
 
 #define wxUSE_RICHEDIT2 0
 #endif
 
 #define wxUSE_RICHEDIT2 0
 #endif
 
+#define wxUSE_INKEDIT 1
+
 #define wxUSE_UNICODE_MSLU 0
 
 #define wxUSE_DC_CACHEING 1
 #define wxUSE_UNICODE_MSLU 0
 
 #define wxUSE_DC_CACHEING 1
  * Use GNOME print for printing under GTK+ 2.0
  */
 #define wxUSE_LIBGNOMEPRINT 0
  * 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
  */
 /*
  * Use the Hildon framework
  */