PawsEditTextBox
<widget name = qname factory = "pawsEditTextBox" text = qname widget-attributes> <!-- Content: (text?, widget-elements) --> </widget>
The pawsEditTextBox factory is used to create an editable box of text. A password box can also be made using one of these, but its behavior is defined within the source of the parent window itself instead of the XML file.