PawsMultiLineTextBox

From PSwiki
Revision as of 14:50, 23 October 2010 by Ethryn (talk | contribs) (add to category (Engine documents))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsMultiLineTextBox"
  widget-attributes>
  <!-- Content: (text?, widget-elements) -->
</widget>

The pawsMultiLineTextBox factory is used to create an uneditable box of text with multiple lines. When the text exceeds the width of the widget, it will word wrap to the left of the widget below the previous line of text.