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

From Lavish Software Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
|-
 
|-
 
| '''Font'''
 
| '''Font'''
| Font reference (Name, Size, Height) ||  
+
| Font reference (Name, Size, Color) ||  
 
|-
 
|-
 
| '''Text'''
 
| '''Text'''

Revision as of 18:52, 23 August 2005

Overview

Base Element

  • none

XML Properties

Tag Description 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
Font Font reference (Name, Size, Color)
Text Text to be displayed on the button OK
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