PawsMultilineEditTextBox: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsMultilineEditTextBox" text = ''qname'' ''widget-attributes''> <!-- Content: (text?, ''widget-elements'') --…'
(No difference)

Revision as of 22:03, 12 October 2010

<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.