Hi everyone, I wanted to extend Evas' pointer for a way to selectively grab certain events, while repeating others. After looking at the event system for a while, I'm currently thinking that the cleanest way would probably be to extend Evas' pointer struct for a list which keeps track of all grabbed object, and to use the current pointer.objects.in to just account for objects where the pointer is "pointing" into.
Changing Evas on such a deep level could trigger a lot of side effects, and so I wanted to ask you if you had any idea how to implement a selective event grabbing? A selective event grabbing would be very handy to implement a drag and drop system for Evas objects. Many thanks in advance! Thomas ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel