From 413055db0f047c4a1dca0230b6094f18a65e5f56 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 3 Apr 2002 13:04:21 +0000 Subject: [PATCH] added a note about the constraints being deprecated git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/layout.tex | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.45.2