forked from livecode/livecode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbutton.xml
More file actions
16 lines (16 loc) · 726 Bytes
/
Copy pathbutton.xml
File metadata and controls
16 lines (16 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<doc>
<legacy_id>298</legacy_id>
<term>button</term>
<definition><p>An <glossary tag="object">object</glossary> you click to control some aspect of <glossary tag="behavior">behavior</glossary>.</p>
<p></p>
<p>LiveCode <glossary tag="button">buttons</glossary> include push buttons, <glossary tag="radio button">radio buttons</glossary>, <glossary tag="checkbox">checkboxes</glossary>, <glossary tag="menu item">menu items</glossary>, and <function tag="menus">menus</function>.</p></definition>
<categories>
<category>Objects & Messages</category>
</categories>
<synonyms>
<synonym>button</synonym>
<synonym>buttons</synonym>
<synonym>button's</synonym>
<synonym>buttons'</synonym>
</synonyms>
</doc>