PawsWritingWindow: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Ethryn (talk | contribs)
m add to category (Engine documents)
m Reverted edits by Luca (Talk) to last revision by Ethryn
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 22:36, 10 December 2010

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.