ISUI:button (Element Type)

From Lavish Software Wiki
Revision as of 03:52, 14 June 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

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
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