PawsWritingWindow

From PSwiki
Revision as of 14:55, 23 October 2010 by Ethryn (talk | contribs) (add to category (Engine documents))
Jump to navigation Jump to search
Last updated: 0.5.1.1
<widget
  name = qname
  factory = "pawsWritingWindow"
  widget-attributes>
  <!-- Content: (widget[@name='body' and @factory='pawsMultilineEditTextBox'],
                 widget[@name='ItemName' and @factory='pawsEditTextBox'],
                 widget-elements) -->
</widget>

The pawsWritingWindow factory is used for editing books. The required "body" pawsMultilineEditTextBox widget provides the field for editing the contents while the required "ItemName" pawsEditTextBox widget allows the name of the book to be edited.