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

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

Revision as of 18:52, 23 August 2005

Overview

Base Element

  • none

XML Properties

Tag Description Example
Font Font reference (Name, Size, Height, Color)
Text Text to be displayed on the button
Texture Texture displayed when the unchecked control is in its normal, unpressed state none
TexturePressed Texture displayed while the unchecked control is being pressed none
TextureHover Texture displayed while the mouse is over the unpressed, unchecked control none
TextureChecked Texture displayed when the checked control is in its normal, unpressed state none
TextureCheckedPressed Texture displayed while the checked control is being pressed none
TextureCheckedHover Texture displayed while the mouse is over the unpressed, checked control none

See Also