User:Jacek Antonelli/UI Classes
Jump to navigation
Jump to search
Partial list. Will clean this up and post it somewhere later. Jacek Antonelli 17 January 2008
LLView
Name | Description | Data Type | Note |
---|---|---|---|
rect_control | String | ||
left | Location of left edge | Integer | |
left_delta | Integer | ||
bottom | Location of bottom edge | Integer | |
bottom_delta | Integer | ||
right | Location of right edge | Integer | |
top | Location of top edge | Integer | |
width | Element width | Integer | |
height | Element height | Integer | |
follows | Which edges resize along with the parent element | String | A pipe-separated list of one or more: all, bottom, left, right, top |
control_name | String | ||
tool_tip | String | ||
enabled | Bool | ||
visible | Bool | ||
hidden | Bool | ||
default_tab_group | Integer | ||
font | Text font family | String | |
halign | Text horizontal alignment | String | One of: left, right, center |
valign | Text vertical alignment | String | One of: left, right, center |
style | Text style | String | One of: normal, bold, italic, underline |
tab_stop | Bool |