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
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user