PawsChildhoodWindow: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsChildhoodWindow" ''widget-attributes''> <!-- Content: (widget[@name='bdesc' and @factory='pawsMultiLineTextBox…'
(No difference)

Revision as of 21:59, 12 October 2010

<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.