Enlightenment CVS committal

Author  : andreas
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/data


Modified Files:
        esmart_text_entry_test.edc 


Log Message:
better EDC file

===================================================================
RCS file: /cvs/e/e17/libs/esmart/data/esmart_text_entry_test.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- esmart_text_entry_test.edc  10 Jul 2007 17:33:54 -0000      1.1
+++ esmart_text_entry_test.edc  10 Jul 2007 21:03:26 -0000      1.2
@@ -15,6 +15,19 @@
       parts {
 
         part {
+                name,   "back_clip";
+
+                description {
+                        state, "default" 0.0;
+
+                        rel1 {
+                                relative, 0 0;
+                                offset, 0 0;
+                        }
+                }
+        }
+
+        part {
                 name,   "background";
                 type,   IMAGE;
                 mouse_events, 1;
@@ -94,11 +107,12 @@
                 name,   "cursor";
                 type,   IMAGE;
                 mouse_events, 1;
+               clip_to: "back_clip";
 
                 description {
                         state, "default" 0.0;
                         aspect: 1.0 1.0;
-                        aspect_preference: BOTH;
+                        aspect_preference: VERTICAL;
                         align: 0.0 0.5;
 
                         rel1 {



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to