PawsButton: Difference between revisions
Jump to navigation
Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsButton" id = ''int'' key = ''keyname'' toggle = { "yes" | "no" } sound = ''qname'' notify = ''qname'' …' |
(No difference)
|
Revision as of 21:56, 12 October 2010
<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.