PawsEditTextBox

From PSwiki
Revision as of 14:53, 23 October 2010 by Ethryn (talk | contribs) (add to category (Engine documents))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<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.