Hi, On Thu, Feb 28, 2008 at 7:37 AM, gaurav <[EMAIL PROTECTED]> wrote: > #8 0x40cfc6bc in clutter_do_event (event=0x383a60) at > clutter-main.c:1524 > #9 0x40d1c72c in clutter_event_dispatch (source=0x6e078, > callback=0x383a60, user_data=0x0) at clutter-event-x11.c:703 > #10 0x405a9c94 in IA__g_main_context_dispatch (context=0x2f570) at > gmain.c:2061
What you can see here is that GTK is never seeing the event, because clutter has its own display connection and GSource. http://bugzilla.openedhand.com/show_bug.cgi?id=780 would fix this among other things. Havoc -- To unsubscribe send a mail to [EMAIL PROTECTED]
