PawsMultilineEditTextBox

From PSwiki
Revision as of 22:03, 12 October 2010 by Talad (talk | contribs) (Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsMultilineEditTextBox" text = ''qname'' ''widget-attributes''> <!-- Content: (text?, ''widget-elements'') --…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsMultilineEditTextBox"
  text = qname
  widget-attributes>
  <!-- Content: (text?, widget-elements) -->
</widget>

The pawsMultilineEditTextBox factory is used to create an editable box of text capable of word wrapping.