comparison data/conf/gui.mtt @ 34:6b4116e6355c

Work on the Gui: some of the framework for drag & drop. Also made Window an IWidget. Implemented getWidget(x,y) to find the widget under this location for IWidgets (but not Gui). Made Window an IWidget and made it work a little more similarly to widgets. Implemented callbacks on the Gui for mouse events (enabling drag & drop, etc.). committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Fri, 02 May 2008 16:03:52 +0100
parents 316b0230a849
children 57d000574d75
comparison
equal deleted inserted replaced
33:6886402c1545 34:6b4116e6355c
1 {MT01} 1 {MT01}
2 <char[]|Renderer="Simple"> 2 <char[]|Renderer="Simple">
3 {W1} 3 {W1}
4 <int|x=0> 4 <int|x=30>
5 <int|y=0> 5 <int|y=80>
6 <int[][int]|widgetData=[0:[1003,200,200]]> 6 <int[][int]|widgetData=[0:[1003,200,200]]>
7 {W2} 7 {W2}
8 <int|x=150> 8 <int|x=150>
9 <int|y=200> 9 <int|y=200>
10 <int[][int]|widgetData=[0:[1002,3,2,2,2,3,3,2,5],2:[1001,150,150],3:[1003,150,150],5:[1002,2,2,6,6,6,6],6:[1003,73,73]]> 10 <int[][int]|widgetData=[0:[1002,1,3,2,3,5],2:[1001,150,150],3:[1003,150,150],5:[1002,2,1,6,7],6:[1003,73,73],7:[1003,73,73]]>