X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a67eeac3def703ca733305d107088ec01c8cbc2..07f20d9a63226a25e71ba6c72e2803c1f58e7903:/docs/latex/wx/layout.tex diff --git a/docs/latex/wx/layout.tex b/docs/latex/wx/layout.tex index 018b1f3064..e7cb36b22f 100644 --- a/docs/latex/wx/layout.tex +++ b/docs/latex/wx/layout.tex @@ -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.