Difference between revisions of "ISUI:button (Element Type)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
+
#Redirect [[LavishGUI:button (Element Type)]]
 
 
== [[ISUI:Base Element|Base Element]] ==
 
* none
 
 
 
== XML Properties ==
 
{| border="1" cellpadding="2"
 
!width="15%"|Tag
 
!width="75%"|Description
 
!width="10%" style="align:center"|Example
 
|-
 
| '''BackgroundColor'''
 
| Background color || FF000000
 
|-
 
| '''Border'''
 
| Size of border around the element.  This border is included in the size of the element || 1
 
|-
 
| '''BorderColor'''
 
| Border color || FFFFFFFF
 
|-
 
| '''FontSize'''
 
| Height of the text to appear in the element || 12
 
|-
 
| '''Text'''
 
| Text to be displayed on the button || OK
 
|-
 
| '''TextColor'''
 
| Text color || FFFFFFFF
 
|-
 
| '''Texture'''
 
| Texture displayed when the button is in its normal, unpressed state ||
 
|-
 
| '''TexturePressed'''
 
| Texture displayed while the button is being pressed ||
 
|-
 
| '''TextureHover'''
 
| Texture displayed while the mouse is over the unpressed button ||
 
|-
 
|}
 
 
 
== See Also ==
 
* [[ISUI]]
 
* [[ISUI:Custom Interfaces|Custom Interfaces]]
 
 
 
[[Category:Inner Space]]
 
[[Category:ISUI]]
 

Latest revision as of 19:39, 23 September 2005