]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
Some fixes for Solaris (2.5).
[wxWidgets.git] / include / wx / defs.h
index 3b77dd23c4ac07d5e40952d494e5627e355586fa..aac88fdfa96fbaedcf9c0d325286536ea3f7eb9e 100644 (file)
@@ -309,7 +309,7 @@ typedef void (*wxFunction) (wxObject&, wxEvent&);
 #define wxUSER_COLOURS      0x00800000
                                  // Override CTL3D etc. control colour processing to
                                  // allow own background colour
-                                 // OBSOLETE - use wxNO_CTL3D instead
+                                 // OBSOLETE - use wxNO_3D instead
 #define wxNO_3D             0x00800000
                                  // Override CTL3D or native 3D styles for children
 #define wxCLIP_CHILDREN     0x00400000
@@ -367,6 +367,8 @@ typedef void (*wxFunction) (wxObject&, wxEvent&);
  */
  
 #define wxTB_3DBUTTONS      0x8000
+// Flatbar/Coolbar under Win98
+#define wxTB_FLAT           0x0002
 
 /*
  * Apply to all panel items
@@ -478,6 +480,7 @@ typedef void (*wxFunction) (wxObject&, wxEvent&);
 
 #define wxTR_HAS_BUTTONS     0x0004
 #define wxTR_EDIT_LABELS     0x0008
+#define wxTR_LINES_AT_ROOT   0x0010
 
 /*
  * wxListCtrl flags