PawsBuddyWindow: Difference between revisions
Jump to navigation
Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsBuddyWindow" ''widget-attributes''> <!-- Content: (widget[@name='BuddyList' and @factory='pawsListBox'], …' |
m add to category (Engine documents) |
||
| Line 8: | Line 8: | ||
The '''pawsBuddyWindow''' factory is used to manage the character's buddy list. It requires a widget called "ChatWindow" defined elsewhere. | The '''pawsBuddyWindow''' factory is used to manage the character's buddy list. It requires a widget called "ChatWindow" defined elsewhere. | ||
[[Category:Engine documents]] | |||
Latest revision as of 14:51, 23 October 2010
<widget
name = qname
factory = "pawsBuddyWindow"
widget-attributes>
<!-- Content: (widget[@name='BuddyList' and @factory='pawsListBox'],
widget-elements) -->
</widget>
The pawsBuddyWindow factory is used to manage the character's buddy list. It requires a widget called "ChatWindow" defined elsewhere.