PawsMessageTextBox: Difference between revisions
Jump to navigation
Jump to search
m add to category (Engine documents) |
|
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 22:31, 10 December 2010
<widget name = qname factory = "pawsMessageTextBox" text = qname widget-attributes> <!-- Content: (widget-elements) --> </widget>
The pawsMessageTextBox factory is used to create an uneditable box of text with multiple lines. It is used for outputting messages back to the user, such as in the chat window. Each line of text may be assigned its own color. 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.