]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0014.txt
wxVector<T> is header-based, use @nolibrary
[wxWidgets.git] / docs / tech / tn0014.txt
index c09c90793963a84f335fd03193091c579950ab68..636eac7c7097077fe2624a3b6d4426c14bbb7ae5 100644 (file)
@@ -432,6 +432,7 @@ wxScrolledWindow
 pos                        Position                -1,-1
 size                       Size                    -1,-1
 style                      Style[wxScrolledWindow] wxHSCROLL | wxVSCROLL
+scrollrate                 Size                    0,0
 
 wxScolledWindow may have children objects.
 
@@ -454,6 +455,14 @@ splitter is created split, either horizontally or vertically depending
 on the value of "orientation" attribute.
 
 
+wxStaticText
+------------
+
+wxStaticText supports one class-specific attribute which wraps the controls
+contents at the specified boundary:
+
+wrap                       Integer, in pixels     None
+
 wxStatusBar
 -----------
 fields                     Integer number of fields