ISUI:window (Element Type)
Jump to navigation
Jump to search
Overview
Base Element
- none
XML Attributes
Tag | Description | Default |
---|---|---|
BackgroundColor | Background color | UI Manager Setting |
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 |
MinimizeButton | Window has a minimize button? | 1 |
Resizable | Window can be resized by dragging border? (not yet implemented) | 0 |
Title | Window Title | Name of window |
TitleBar | Window has a title bar? | 1 |