From: Vadim Zeitlin Date: Sun, 9 Mar 2008 12:47:27 +0000 (+0000) Subject: document "wrap" attribute for wxStaticText X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9661b95b6b4bb4410da49f306a088911078343a6 document "wrap" attribute for wxStaticText git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index 6d5d2e5f5d..636eac7c70 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -455,6 +455,14 @@ splitter is created split, either horizontally or vertically depending on the value of "orientation" attribute. +wxStaticText +------------ + +wxStaticText supports one class-specific attribute which wraps the controls +contents at the specified boundary: + +wrap Integer, in pixels None + wxStatusBar ----------- fields Integer number of fields