Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/etox
Dir : e17/libs/etox/src
Modified Files:
etox.c
Log Message:
Pass and repeat events in the member etox objects.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/src/etox.c,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -3 -r1.81 -r1.82
--- etox.c 22 May 2004 23:43:02 -0000 1.81
+++ etox.c 11 Jun 2004 14:19:05 -0000 1.82
@@ -52,6 +52,7 @@
* Set the clip rectangle for the etox
*/
et->clip = evas_object_rectangle_add(evas);
+ evas_object_pass_events_set(et->clip, 1);
evas_object_color_set(et->clip, 255, 255, 255, 255);
return et->smart_obj;
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs