]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0014.txt
applied patch 890642: wxRE_ADVANCED flag and docs
[wxWidgets.git] / docs / tech / tn0014.txt
index af38cf30fef0f98a9fc24f775095cccd01037393..cf95ed05ab9783cb6ebc92736e222b5d8d3fd797 100644 (file)
@@ -21,6 +21,9 @@ is no DTD available since it is not possible to fully describe the format with
 the limited expressive power of DTDs.
 
 
+Note: see also http://ldaptool.sourceforge.net/XRCGuide/XRCGuideSingle/
+
+
 
 1. Terminology
 ==============
@@ -320,6 +323,10 @@ and the splitter is created unsplitted. If there are two children, the
 splitter is created splitted, either horizontally or vertically depending
 on the value of "orientation" attribute.
 
+wxStatusBar
+-----------
+fields                     Integer number of fields
+widths                     Width1, Width2, Width3, ...
 
 wxToolBar
 ---------