PawsRadioButtonGroup

From PSwiki
Revision as of 22:05, 12 October 2010 by Talad (talk | contribs) (Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsRadioButtonGroup" ''widget-attributes''> <!-- Content: (widget[@factory='pawsRadioButton']*, …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsRadioButtonGroup"
  widget-attributes>
  <!-- Content: (widget[@factory='pawsRadioButton']*,
                 radio?, widget-elements) -->
</widget>

The pawsRadioButtonGroup factory is used to create a group of radio buttons. It acts as its own widget, so you really need a <frame /> element here or else you won't be able to see anything.