PawsWidget: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with ' <widget    '''name''' = ''qname''    '''factory''' = "pawsWidget"    id = ''int''    ''widget-attributes''>    <!-- Content: (''widget-elements'') -->  </widget>  The '''paws…' | m add to category (Engine documents) | ||
| Line 8: | Line 8: | ||
| The '''pawsWidget''' factory is used to create a general [[#widget|widget]].  It is useful for placing a decorative image inside another widget, such as an icon inside a window. | The '''pawsWidget''' factory is used to create a general [[#widget|widget]].  It is useful for placing a decorative image inside another widget, such as an icon inside a window. | ||
| [[Category:Engine documents]] | |||
Latest revision as of 14:47, 23 October 2010
<widget name = qname factory = "pawsWidget" id = int widget-attributes> <!-- Content: (widget-elements) --> </widget>
The pawsWidget factory is used to create a general widget. It is useful for placing a decorative image inside another widget, such as an icon inside a window.