PawsMultiLineTextBox

From PSwiki
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsMultiLineTextBox"
  widget-attributes>
  <!-- Content: (text?, widget-elements) -->
</widget>

The pawsMultiLineTextBox factory is used to create an uneditable box of text with multiple lines. When the text exceeds the width of the widget, it will word wrap to the left of the widget below the previous line of text.