I'm no expert, but...(disclaimer) the callback is raised when the mouse is moving over the zozor because thats the object you have set the callback on.
if you had a transparent object (the size of your window) above everything, and had the callback attached to that it would work as you intend. or if you set zozor to repeat or pass events and attach the callback to a background object it would also work as you intend. I guess its understanding that mouse events work for evas objects when they are being interacted with. Hope that helps.. Samuel ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel