comparison data/conf/gui.mtt @ 95:2a364c7d82c9

Boolean options can be adjusted from the gui now (using a very basic widget). Also some bug-fixes. Fixed a minor bug where layouts with the same id but without shared alignments would be messed up. Tracked down the "nothing trawn until a resize" bug (see jobs.txt). If widgets throw during creation they're now replaced by debug widgets. Function pointers are converted to delegates using a safer method.
author Diggory Hardy <diggory.hardy@gmail.com>
date Thu, 06 Nov 2008 11:07:18 +0000
parents 9520cc0448e5
children dbf332403c6e
comparison
equal deleted inserted replaced
94:9520cc0448e5 95:2a364c7d82c9
5 <WidgetData|root={0:[0xC100,0,3,3],1:["square","blank","square","blank","content","blank","square","blank","square"]}> 5 <WidgetData|root={0:[0xC100,0,3,3],1:["square","blank","square","blank","content","blank","square","blank","square"]}>
6 <WidgetData|square={0:[0x1,6,6]}> 6 <WidgetData|square={0:[0x1,6,6]}>
7 <WidgetData|content={0:[0xC100,0,4,2],1:["floating","button","blank","blank","f2","opts","blank","blank"]}> 7 <WidgetData|content={0:[0xC100,0,4,2],1:["floating","button","blank","blank","f2","opts","blank","blank"]}>
8 <WidgetData|button={0:[0x10,50,50]}> 8 <WidgetData|button={0:[0x10,50,50]}>
9 <WidgetData|blank={0:[0x2]}> 9 <WidgetData|blank={0:[0x2]}>
10 <WidgetData|opts={0:[0x8110,0],1:["optDBox","MiscOptions"]}> 10 <WidgetData|opts={0:[0x8110,0],1:["optDBox","VideoOptions"]}>
11 <WidgetData|optDBox={0:[0xC100,0,2,1],1:["optBox","optDesc"]}> 11 <WidgetData|optDBox={0:[0xC100,1,2,1],1:["optBox","optDesc"]}>
12 <WidgetData|optBox={0:[0xC100,1,1,3],1:["optName","optSep","optVal"]}> 12 <WidgetData|optBox={0:[0xC100,1,1,3],1:["optName","optSep","optVal"]}>
13 <WidgetData|optName={0:[0x4020, 1, 0xfe8c00]}> 13 <WidgetData|optName={0:[0x4020, 1, 0xfe8c00]}>
14 <WidgetData|optDesc={0:[0x4020, 2, 0xaf6000]}> 14 <WidgetData|optDesc={0:[0x4020, 2, 0xaf6000]}>
15 <WidgetData|optVal={0:[0x4020, 0, 0xBF00]}> 15 <WidgetData|optVal={0:[0x6030]}>
16 <WidgetData|optSep={0:[0x21, 0xff],1:["="]}> 16 <WidgetData|optSep={0:[0x21, 0xff],1:["="]}>
17 <WidgetData|floating={0:[0x8200,20,20],1:["text"]}> 17 <WidgetData|floating={0:[0x8200,20,20],1:["text"]}>
18 <WidgetData|f2={0:[0x8200,50,20],1:["button"]}> 18 <WidgetData|f2={0:[0x8200,50,20],1:["button"]}>
19 <WidgetData|text={0:[0x21,0xFF0000],1:["Floating text"]}> 19 <WidgetData|text={0:[0x21,0xFF0000],1:["Floating text"]}>
20 {Basic} 20 {Basic}