X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a67eeac3def703ca733305d107088ec01c8cbc2..e00a5d3ca15eec8db3e231d79d82ff6965e3466b:/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.