Dear All, Hello.

I'm a newbie on ecore_x_dnd.
There are 3 windows A, B and C.

The A window is an input window, its position is always top.
and window A conveys mouse event to the specific window B.

The B window uses ecore_x_dnd*(); to send a dnd message(? event?)
and The C has a handler for the dnd message which is sent by window B.

in this case, ecore_x_dnd*(); stuffs of window B are called but,
the message would be consumed by window A. i.e. the hander of window C is
not called.

So, is there an way to convey the dnd message to below?

Regards,
Shinwoo Kim.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to