Commented out deprecated classes: wxProp and wxTab classes; moved some chapters

into topics; removed double-quotes around Hello World section title;
some XRC doc additions


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-01-23 22:10:02 +00:00
parent db0faf5895
commit bd330a69c9
20 changed files with 259 additions and 282 deletions

View File

@@ -2,6 +2,8 @@
Classes: \helpref{wxLayoutConstraints}{wxlayoutconstraints}, \helpref{wxIndividualLayoutConstraint}{wxindividuallayoutconstraint}.
{\bf Note:} constraints are now deprecated and you should use \helpref{wxSizers}{wxsizer} 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.