Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/src


Modified Files:
        e_logo.edc 


Log Message:

fill in some embryo calls.
not fully tested yet. click on the spinning logo to animate the dragable in e_logo.eet 
(as an example of set_drag())

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- e_logo.edc  2 Apr 2004 09:16:48 -0000       1.29
+++ e_logo.edc  20 Apr 2004 00:24:30 -0000      1.30
@@ -157,6 +157,7 @@
              new buf[100];
              
              snprintf(buf, 100, "val = %i, pos = %f", val, pos);
+              set_drag(PART:"dragable", pos, pos);
              emit("PR AAAAAAAAANIM", buf);
           }
       }




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to