Re: [E-devel] Feeding events around in evas

2005-04-27 Thread Tilman Sauerbeck
Ben Martin <[EMAIL PROTECTED]> [2005-04-27 23:35]: > I noticed that recent evas cvs has broken gevas event feeding. I am > calling evas_event_feed_mouse_down() inside the GTK+2 event handler and > attaching to evas objects with > evas_object_event_callback_add( > eobj, EVAS_CALLBACK_MOUSE_DOW

[E-devel] Feeding events around in evas

2005-04-27 Thread Ben Martin
Hi, I noticed that recent evas cvs has broken gevas event feeding. I am calling evas_event_feed_mouse_down() inside the GTK+2 event handler and attaching to evas objects with evas_object_event_callback_add( eobj, EVAS_CALLBACK_MOUSE_DOWN, __gevas_mouse_down, object ); Though the events never