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'') --…'
 
m Reverted edits by Copernicus (Talk) to last revision by Ethryn
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:


The '''pawsMultilineEditTextBox''' factory is used to create an editable box of text capable of word wrapping.
The '''pawsMultilineEditTextBox''' factory is used to create an editable box of text capable of word wrapping.
[[Category:Engine documents]]

Latest revision as of 22:37, 10 December 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.