49
edits
mNo edit summary |
|||
| Line 1: | Line 1: | ||
{{uixmlelem}} | {{uixmlelem}} | ||
[[XML/Button|Button]] is a complex element that allows drawing automatically animated text and textures when clicked, and with special event handling. Is a managed combination of [[XML/Texture|Textures]] and [[XML/FontString|FontStrings]] and is placed in a [[XML/Frames|Frames]] element. | [[XML/Button|Button]] is a complex element that allows drawing automatically animated text and textures when clicked, and with special event handling. Is a managed combination of [[XML/Texture|Textures]] and [[XML/FontString|FontStrings]] and is placed in a [[XML/Frames|Frames]] element. | ||
== Inheritance == | == Inheritance == | ||
Inherited by: [[XML/CheckButton|CheckButton]], [[XML/UnitButton|UnitButton]], Inherits: [[XML/Frame|Frame]], Defined in: [[XML/Frames|Frames]], [[XML/Ui|Ui | : Inherited by: [[XML/CheckButton|CheckButton]], [[XML/UnitButton|UnitButton]], Inherits: [[XML/Frame|Frame]], Runtime object: [[UIOBJECT_Button|Button]] | ||
: Defined in: [[XML/Frames|Frames]], [[XML/Ui|Ui]] | |||
== Elements == | == Elements == | ||
| Line 92: | Line 91: | ||
</Button> | </Button> | ||
[[Image: | [[Image:wow_close-button.jpg]] | ||
[[Category:XML elements]] | [[Category:XML elements]] | ||