[57] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: [gimp-devel] [bug] motion tracking bug?
daemon@ATHENA.MIT.EDU (Owen Taylor)
Tue May 6 09:48:54 1997
From: Owen Taylor <owt1@cornell.edu>
To: Kazuhiro Sasayama <kaz@hypercore.co.jp>
cc: "Adam D. Moss" <adam@uunet.pipex.com>,
gimp-developer@scam.xcf.berkeley.edu, gtk-list@redhat.com
In-reply-to: Your message of "06 May 1997 21:48:53 +0900."
<2myb9s22ba.fsf@lilia.hypercore.co.jp>
Date: Tue, 06 May 1997 09:48:54 -0400
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
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