]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tconstr.tex
corrected initialization order of MLTE
[wxWidgets.git] / docs / latex / wx / tconstr.tex
index 386eb27e1d1875ce91ce723d1efd80f7f08a7531..6eea4c6c4977753055a6cf8771b7d5e96cf1cbaf 100644 (file)
@@ -2,6 +2,8 @@
 
 Classes: \helpref{wxLayoutConstraints}{wxlayoutconstraints}, \helpref{wxIndividualLayoutConstraint}{wxindividuallayoutconstraint}.
 
+{\bf Note:} constraints are now deprecated and you should use \helpref{sizers}{sizeroverview} instead.
+
 Objects of class wxLayoutConstraint can be associated with a window to define
 the way it is laid out, with respect to its siblings or the parent.