Enlightenment CVS committal
Author : moom
Project : e17
Module : libs/etk
Dir : e17/libs/etk/data/themes/default/widgets
Modified Files:
tree.edc
Log Message:
* [Theme] Tree: the selected rows should look better
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/widgets/tree.edc,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -3 -r1.32 -r1.33
--- tree.edc 19 Feb 2007 01:05:27 -0000 1.32
+++ tree.edc 2 Apr 2007 09:54:59 -0000 1.33
@@ -445,13 +445,13 @@
}
}
part {
- name: "select_rect";
+ name: "select_rect1";
type: RECT;
clip_to: "select_clip";
mouse_events: 0;
description {
state: "default" 0.0;
- color: 247 236 202 255;
+ color: 227 216 182 255;
rel1 {
relative: 0.0 0.0;
offset: 0 0;
@@ -461,10 +461,23 @@
offset: -1 -1;
}
}
+ }
+ part {
+ name: "select_rect2";
+ type: RECT;
+ clip_to: "select_clip";
+ mouse_events: 0;
description {
- state: "even" 0.0;
- inherit: "default" 0.0;
- color: 252 241 207 255;
+ state: "default" 0.0;
+ color: 247 236 202 255;
+ rel1 {
+ relative: 0.0 0.0;
+ offset: 1 1;
+ }
+ rel2 {
+ relative: 1.0 1.0;
+ offset: -2 -2;
+ }
}
}
}
@@ -475,7 +488,6 @@
source: "etk";
action: STATE_SET "even" 0.0;
target: "row";
- target: "select_rect";
}
program {
name: "row_odd";
@@ -483,7 +495,6 @@
source: "etk";
action: STATE_SET "default" 0.0;
target: "row";
- target: "select_rect";
}
program {
name: "row_select";
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs