]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0014.txt
Dtor for wxHtmlCell
[wxWidgets.git] / docs / tech / tn0014.txt
index ad482a4f9ed5044eef9885a52299baacaceaca22..a5cb351a59a10a5b1b39be215e664e7eef875ae8 100644 (file)
@@ -441,6 +441,8 @@ bitmapsize                 Size                    -1,-1
 margins                    Size                    -1,-1
 packing                    Integer                 -1
 separation                 Integer                 -1
+bg                         Background colour       None
+dontattachtoframe          Boolean                 False
 
 wxToolBar node may have children <object> and <object_ref> nodes. Their class
 may be either "tool", "separator" or any wxWidgets class derived from
@@ -457,6 +459,7 @@ appear within wxToolBar node. Their attributes are as follows:
     bitmap2                Bitmap                  wxNullBitmap
     toggle                 Boolean                 0
     radio                  Boolean                 0
+    disabled               Boolean                 0
     label                  I18nString              ""
     tooltip                I18nString              ""
     longhelp               I18nString              ""