1,051
edits
m (added style stuff (first element: 0x108))  | 
				m (0x108: listbox)  | 
				||
| Line 73: | Line 73: | ||
:0x00 00 '''02''' 00 -  show button text  | :0x00 00 '''02''' 00 -  show button text  | ||
:0x00 00 '''10''' 00 -  no change in color (visible with the g206 ui, button is single-colored instead of multi-colored)  | :0x00 00 '''10''' 00 -  no change in color (visible with the g206 ui, button is single-colored instead of multi-colored)  | ||
if listbox:  | |||
:0x00 00 '''01''' 00 -  show scrollbar  | |||
:0x00 00 '''02''' 00 -  alphabetical order  | |||
:0x00 00 '''04''' 00 -  unselectable  | |||
:0x00 00 '''08''' 00 -  show entries  | |||
if text field:  | if text field:  | ||
edits