PawsChildhoodWindow

From PSwiki
Revision as of 21:59, 12 October 2010 by Talad (talk | contribs) (Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsChildhoodWindow" ''widget-attributes''> <!-- Content: (widget[@name='bdesc' and @factory='pawsMultiLineTextBox…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsChildhoodWindow"
  widget-attributes>
  <!-- Content: (widget[@name='bdesc' and @factory='pawsMultiLineTextBox'],
                 widget[@name='adesc' and @factory='pawsMultiLineTextBox'],
                 widget[@name='hdesc' and @factory='pawsMultiLineTextBox'],
                 widget[@name='CP' and @factory='pawsTextBox'],
                 widget[@name='randomize' and @factory='pawsButton'],
                 widget[@name='bevent' and @factory='pawsListBox'],
                 widget[@name='activity' and @factory='pawsListBox'],
                 widget[@name='house' and @factory='pawsListBox'],
                 widget-elements) -->
</widget>

The pawsChildhoodWindow factory is used in character creation to select the character's childhood events. It requires widgets called "Parents" and "LifeEvents" defined elsewhere.