[gtk-list] Re: [gimp-devel] [bug] motion tracking bug?




I'm not sure that having the GIMP continue tracking the old
location of the mouse is any better than tracking the new
location (which was coming from gtk_widget_query_pointer
type calls), especially if it means having a big backlog of
motion events. 

What need to be done is to find out what is clogging up
the event queue - it shouldn't be motion events, since
they are suppressed by GDK_POINTER_MOTION_HINT. Running
the GIMP with --show-events might help.

Regards,
                                        Owen

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]