]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/treectrl.h
added short col/row resizing overview
[wxWidgets.git] / interface / wx / treectrl.h
index 38bf3342f688ed1bc925e8c56dee124043313ab2..dff4440b32e1ed7c48ede901dca46e7a0153a9d7 100644 (file)
@@ -150,9 +150,10 @@ public:
             Window identifier. The value @c wxID_ANY indicates a default value.
         @param pos
             Window position.
+            If ::wxDefaultPosition is specified then a default position is chosen.
         @param size
-            Window size. If wxDefaultSize is specified then the window is sized
-            appropriately.
+            Window size. 
+            If ::wxDefaultSize is specified then the window is sized appropriately.
         @param style
             Window style. See wxTreeCtrl.
         @param validator