Difference between revisions of "JucK file"
From CSWiki
Line 1: | Line 1: | ||
− | + | TITLE | |
− | + | NUM_PANELS | |
− | + | NUM_ROWS NUM_COLUMNS | |
− | + | SLIDER [title] [min] [max] [initial] [interval] [snap] [orientation] | |
− | + | CHECKBOX [title] [number of items] [list of items...] [orientation] | |
− | + | RADIO [title] [number of items] [list of items...] [orientation] | |
− | + | LISTBOX [title] [number of items] [list of items...] [orientation] | |
− | + | DROPBOX [title] [number of items] [list of items...] |
Revision as of 13:55, 17 May 2006
TITLE NUM_PANELS NUM_ROWS NUM_COLUMNS SLIDER [title] [min] [max] [initial] [interval] [snap] [orientation] CHECKBOX [title] [number of items] [list of items...] [orientation] RADIO [title] [number of items] [list of items...] [orientation] LISTBOX [title] [number of items] [list of items...] [orientation] DROPBOX [title] [number of items] [list of items...]