PawsButton

From PSwiki
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsButton"
  id = int
  key = keyname
  toggle = { "yes" | "no" }
  sound = qname
  notify = qname
  text = qname
  down = { "true" | "false" }
  widget-attributes>
  <!-- Content: (label?, buttondown?, buttonup?, buttonspecial?, widget-elements) -->
</widget>

The pawsButton factory is used to create a clickable button. This is part of the common PAWS library.