On Sat, 20 Dec 2003 13:27:19 -0600 Corey Donohoe <[EMAIL PROTECTED]> babbled:

solved. 1 liner fix :)

> Oy, I have edje question!  Outer object, i want to pick up mouse events,
> and use mouse,in and mouse,out to determine whether an object
> underneath(obj) the outer object is visible or not.  See bad ascii art.
> 
> ------------
> | -------- | 
> | |    | |
> | | obj        | |
> | |    | |
> | -------- |
> | outerobj |
> ------------
> 
> Now if i put the outer object underneath obj, mouse,in signals will
> work, but if any objects inside of obj's area take mouse input, it will
> generate a mouse,out for my outer object when the mouse is still in the
> bounded region(the outer object).  
> 
> So I tried repeat_events, 1; for the outer(topmost) object.  obj doesn't
> appear to get events.  Is repeat_events broken?  I haven't really seen
> it used anywhere else, but it seems like i should be able to put my
> bounding region above obj, and get mouse events through it.
> 
> See attached example code. run ./cg to build and run the edje
> 
> __
> Corey Donohoe
> [EMAIL PROTECTED]
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
çè - èå (æç)                  [EMAIL PROTECTED]
Tokyo, Japan (æä ææ)


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to