PawsComboBox: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Luca (talk | contribs)
spam
m Reverted edits by Luca (Talk) to last revision by Ethryn
 
Line 1: Line 1:
spam
<widget
  '''name''' = ''qname''
  '''factory''' = "pawsComboBox"
  id = ''int''
  ''widget-attributes''>
  &lt;!-- Content: (listbox?, ''widget-elements'') -->
</widget>
 
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.