ISUI:window (Element Type)

From Lavish Software Wiki
Revision as of 04:01, 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
Click Focus Name of child element to give keyboard focus to when clicked (if applicable)
CloseButton Window has a close button? 1
Controls Texture to be applied to the controls (must use same size and positioning as the original)
HeightResizable Window height can be resized by dragging border? 0
MinimizeButton Window has a minimize button? 1
Resizable Window can be resized by dragging border? 0
Texture Texture to be applied to the window
Title Window Title My Window
TitleBar Window has a title bar? 1
WidthResizable Window width can be resized by dragging border? 0


See Also