]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sizer.tex
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find()...
[wxWidgets.git] / docs / latex / wx / sizer.tex
index 6f0a7bc7e1118e2aabaaa601343d4f1b2178f499..74951d8f52cb92f513a5951e573b8d84e8af9f7d 100644 (file)
@@ -311,3 +311,4 @@ To make a sizer item disappear or reappear, use Show() followed by Layout().
 
 Note that this only works with wxBoxSizer and wxFlexGridSizer, since they
 are the only two sizer classes that can size rows/columns independently.
+