PawsMultilineEditTextBox: Difference between revisions
Jump to navigation
Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsMultilineEditTextBox" text = ''qname'' ''widget-attributes''> <!-- Content: (text?, ''widget-elements'') --…' |
m add to category (Engine documents) |
||
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]] |
Revision as of 14:55, 23 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.