PawsComboBox

From PSwiki
Revision as of 22:00, 12 October 2010 by Talad (talk | contribs) (Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsComboBox" id = ''int'' ''widget-attributes''> <!-- Content: (listbox?, ''widget-elements'') --> </widget> …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsComboBox"
  id = int
  widget-attributes>
  <!-- Content: (listbox?, widget-elements) -->
</widget>

The pawsComboBox factory is used to create a drop-down list box.