]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Use CreateButtonSizer in wxAboutBox() to make OK button look native.
[wxWidgets.git] / setup.h_vms
index fe2a828160c6ffd18f4c426aeb33408ee53c8ed7..07bde38e74f1c9ac765cdb9085f3f9a86153da07 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 : 28 September 2006                                                     *
+ * Date : 6 October 2006                                                     *
  *                                                                           *
  *****************************************************************************/
 
@@ -308,6 +308,10 @@ typedef pid_t GPid;
 
 #define wxUSE_AUI       1
 
+#ifndef wxUSE_GRAPHICS_CONTEXT
+#define wxUSE_GRAPHICS_CONTEXT 0
+#endif
+
 #define wxUSE_CONTROLS     1
 
 #ifdef __WXMOTIF__
@@ -539,6 +543,13 @@ typedef pid_t GPid;
 
 #define wxUSE_PALETTE       1
 
+#define wxUSE_ALL_THEMES    0
+
+#define wxUSE_THEME_GTK     0
+#define wxUSE_THEME_METAL   0
+#define wxUSE_THEME_MONO    0
+#define wxUSE_THEME_WIN32   0
+
 /* --- end common options --- */
 
 /* for some features we don't have dedicated configure switches, so just choose
@@ -739,6 +750,7 @@ typedef pid_t GPid;
  */
 #define wxUSE_OLE 0
 #define wxUSE_OLE_AUTOMATION 0
+#define wxUSE_ACTIVEX 0
 
 /* for compatibility */
 #define wxUSE_WX_RESOURCES wxUSE_RESOURCES