From 9661b95b6b4bb4410da49f306a088911078343a6 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 9 Mar 2008 12:47:27 +0000 Subject: [PATCH] document "wrap" attribute for wxStaticText git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0014.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.47.2