PawsComboBox: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsComboBox" id = ''int'' ''widget-attributes''> <!-- Content: (listbox?, ''widget-elements'') --> </widget> …'
 
m Reverted edits by Luca (Talk) to last revision by Ethryn
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:


The '''pawsComboBox''' factory is used to create a drop-down list box.
The '''pawsComboBox''' factory is used to create a drop-down list box.
[[Category:Engine documents]]

Latest revision as of 22:33, 10 December 2010

<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.