diff data/conf/gui.mtt @ 108:c9fc2d303178

Added capability for border-less pop-up widgets. Simple pop-up menu. Removed grid-layout spacing (may allow any widget to provide spacing later).
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 03 Dec 2008 19:37:32 +0000
parents 20f7d813bb0f
children 2a1428ec5344
line wrap: on
line diff
--- a/data/conf/gui.mtt	Sun Nov 30 17:17:56 2008 +0000
+++ b/data/conf/gui.mtt	Wed Dec 03 19:37:32 2008 +0000
@@ -2,7 +2,9 @@
 <char[]|Renderer="Simple">
 <char[]|Design="Working">
 {Working}
-<WidgetData|root={0:[0xC100,0,3,3],1:["square","blank","square","blank","floating","blank","square","blank","square"]}>
+<WidgetData|root={0:[0xC100,0,2,1],1:["bar","floating"]}>
+<WidgetData|bar={0:[0xC100,0,1,3],1:["menu","blank","quit"]}>
+<WidgetData|menu={0:[0xC011],1:["quit","Menu"]}>
 <WidgetData|square={0:[0x1,6,6]}>
 <WidgetData|blank={0:[0x2]}>
 <WidgetData|opts={0:[0x2031,0xC100,0,2,1],1:["Options","optName","optSecs"]}>
@@ -14,8 +16,8 @@
 <WidgetData|optName={0:[0x4020, 1, 0xfe8c00]}>
 <WidgetData|optDesc={0:[0x4020, 2, 0xaf6000]}>
 <WidgetData|optVal={0:[0x6030]}>
-<WidgetData|optSep={0:[0x21, 0xff],1:["="]}>
-<WidgetData|floating={0:[0x8200,6,14,6],1:["quit","blank","opts"]}>
+<WidgetData|optSep={0:[0x21, 0xff],1:[" = "]}>
+<WidgetData|floating={0:[0x8200,14,6],1:["blank","opts"]}>
 <WidgetData|quit={0:[0x2031,0x4043],1:["imde.quit"]}>
 {Basic}
 <WidgetData|root={0:[0x21,0x90D970],1:["A string!"]}>