1,051
edits
mNo edit summary |
m (style: 00001000 - no change in color) |
||
Line 22: | Line 22: | ||
}} | }} | ||
{{OBDtr| 0x110 | int32 |FF8000| 00 00 01 00 | 0x00010000 | style; the following values are used: | {{OBDtr| 0x110 | int32 |FF8000| 00 00 01 00 | 0x00010000 | style; the following values are used: | ||
:0x'''01''' 00 00 00 - thin light blue border around the window | :0x'''01''' 00 00 00 - thin light blue border around the window (somehow transparency is involved too; if you use the g206 ui and press the exit botton of the main window, a window with no background appears) | ||
:0x'''02''' 00 00 00 - thick light lila border around the window | :0x'''02''' 00 00 00 - thick light lila border around the window | ||
:0x'''04''' 00 00 00 - light lila title bar | :0x'''04''' 00 00 00 - light lila title bar | ||
Line 67: | Line 67: | ||
:0x00 00 '''04''' 00 - show title | :0x00 00 '''04''' 00 - show title | ||
:0x00 00 '''08''' 00 - show listbox entries | :0x00 00 '''08''' 00 - show listbox entries | ||
:0x00 00 '''10''' 00 - no change in color (visible with the g206 ui, f.e. button is single-colored instead of multi-colored) | |||
:'''NOTE''': Possible values also include the ones available for the dialog style field. Style values above 0xffff have class specific meaning so the above list is not necesarilly complete (and correct). | :'''NOTE''': Possible values also include the ones available for the dialog style field. Style values above 0xffff have class specific meaning so the above list is not necesarilly complete (and correct). | ||
}} | }} |
edits