Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/src


Modified Files:
        interface.c 


Log Message:

don't pass events...
(since edje now honors this, the interface was useless with this...)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/src/interface.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- interface.c 20 Jun 2004 15:44:03 -0000      1.19
+++ interface.c 20 Aug 2004 19:59:34 -0000      1.20
@@ -1,5 +1,5 @@
 /*
- * $Id: interface.c,v 1.19 2004/06/20 15:44:03 tsauerbeck Exp $
+ * $Id: interface.c,v 1.20 2004/08/20 19:59:34 rephorm Exp $
  * vim:noexpandtab:sw=4:sts=4:ts=4
  */
 
@@ -255,7 +255,6 @@
                e->seekerflags.invert_dir = atoi(invert);
 
        evas_object_move(e->gui.edje, 0, 0);
-       evas_object_pass_events_set (e->gui.edje, 1);
        evas_object_show(e->gui.edje);
 
        /* set max size */




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to