wiki:rp_xml_ele_boolean

Version 6 (modified by dkearney, 15 years ago) (diff)

note location of boolean example on the hub

<boolean>

A boolean object represents a true/false value:

  <boolean id="iimodel">
    <about>
      <label>Impact Ionization Model</label>
      <description>Used to enable/disable the effects of impact ionization on the mobility model.</description>
    </about>
    <default>yes</default>
  </boolean>

One the hub, this example is located in /apps/rappture/examples/zoo/boolean