PawsMenu: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with ' <widget    '''name''' = ''qname''    '''factory''' = "pawsMenu"    label = ''qname''    align = { "left" | "center" }    autosize = { "true" | "false }    colour = ''hex''    ''…' | m add to category (Engine documents) | ||
| Line 12: | Line 12: | ||
| The '''pawsMenu''' factory is used to create a menu. | The '''pawsMenu''' factory is used to create a menu. | ||
| [[Category:Engine documents]] | |||
Latest revision as of 14:55, 23 October 2010
<widget
  name = qname
  factory = "pawsMenu"
  label = qname
  align = { "left" | "center" }
  autosize = { "true" | "false }
  colour = hex
  widget-attributes>
  <!-- Content: ((widget[@factory='pawsMenuItem']* | widget[@factory='pawsChatMenuItem']*),
                 widget-elements) -->
</widget>
The pawsMenu factory is used to create a menu.