]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/layout.tex
Unicodification of wxDataStreams
[wxWidgets.git] / docs / latex / wx / layout.tex
index 018b1f3064d7377d103e9d17abb853b797f715db..e7cb36b22f6f8ba8be880359e93d4803ee1ea7a9 100644 (file)
@@ -1,5 +1,7 @@
 \section{\class{wxLayoutConstraints}}\label{wxlayoutconstraints}
 
+{\bf Note:} constraints are now deprecated and you should use \helpref{sizers}{sizeroverview} instead.
+
 Objects of this class can be associated with a window to define its
 layout constraints, with respect to siblings or its parent.