Difference between revisions of "ISUI:checkbox (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:checkbox (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
 
|-
 
| '''Font'''
 
| Font reference (Name, Size, Height) ||
 
|-
 
| '''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 ==
 
* [[ISUI]]
 
* [[ISUI:Custom Interfaces|Custom Interfaces]]
 
 
 
 
 
[[Category:Inner Space]]
 
[[Category:ISUI]]
 

Latest revision as of 19:41, 23 September 2005