Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_winlist.edc Log Message: oops - actuallly support the title for the winlist box =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_winlist.edc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- default_winlist.edc 15 Jun 2005 10:57:34 -0000 1.5 +++ default_winlist.edc 16 Jun 2005 02:41:48 -0000 1.6 @@ -85,8 +85,9 @@ state: "default" 0.0; color: 0 0 0 0; rel1 { - relative: 0.0 0.0; + relative: 0.0 1.0; offset: 16 16; + to_y: "title"; } rel2 { relative: 1.0 0.0; @@ -159,6 +160,33 @@ } } } + part { + name: "title"; + type: TEXT; + effect: SOFT_SHADOW; + mouse_events: 0; + description { + state: "default" 0.0; + align: 0.5 0.0; + rel1 { + relative: 0.0 0.0; + offset: 16 16; + } + rel2 { + relative: 1.0 0.0; + offset: -17 16; + } + color: 255 255 255 255; + color3: 0 0 0 22; + text { + text: "Title goes here"; + font: "Edje Vera Bold"; + size: 10; + min: 0 1; + align: 0.5 0.0; + } + } + } part { name: "title_bg"; description { ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs