708
edits
(more to come) |
(full class list for the sake of completness) |
||
Line 38: | Line 38: | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
{{OBDtr2| 0x000 | char[256]|FFC8C8| New Game | item text (or TXMB/TXMP name if class is 11) }} | {{OBDtr2| 0x000 | char[256]|FFC8C8| New Game | item text (or TXMB/TXMP name if class is 11) }} | ||
{{OBDtr| 0x100 | int16 |FFFFC8| 04 00 | 4 | item class; the following classes | {{OBDtr| 0x100 | int16 |FFFFC8| 04 00 | 4 | item class; the following window classes exist in Oni (values in dec): | ||
:3 - | :1 - desktop (not used in dialogs) | ||
:4 - | :3 - title | ||
:5 - | :4 - button | ||
:7 - | :5 - checkbox | ||
:8 - | :6 - dialog (not used in dialogs) | ||
:11 - | :7 - edit field | ||
:12 - | :8 - listbox | ||
:13 - | :9 - menu bar (not used in dialogs) | ||
:14 - | :10 - menu (not used in dialogs) | ||
:17 - | :11 - background picture ([[OBD:TXMB|TXMB]]) or texture ([[OBD:TXMP|TXMP]]) | ||
:20 - | :12 - pull-down menu | ||
:13 - progress bar | |||
:14 - radio button | |||
:16 - scrollbar (not used in dialogs) | |||
:17 - slider | |||
:20 - text only | |||
}} | }} | ||
{{OBDtr| 0x102 | int16 |C8FFC8| 64 00 | 100 | item ID (see below) }} | {{OBDtr| 0x102 | int16 |C8FFC8| 64 00 | 100 | item ID (see below) }} |
edits