PawsWidget: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsWidget" id = ''int'' ''widget-attributes''> <!-- Content: (''widget-elements'') --> </widget> The '''paws…'
(No difference)

Revision as of 22:06, 12 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.