
15 Nov
2007
15 Nov
'07
7:58 p.m.
On Thu, 15 Nov 2007 12:42:00 -0500, Gail Carmichael <gbanaszk@...1686...> wrote:
bulia byak wrote:
We get all mouse position information from the events sent by GTK. The code to parse these events is actually all over the place - in tool contexts etc.
Oh, boo! That might make it a bit more difficult. Thanks for the info (any anything else anyone can add).
Have you considered injecting synthetic mouse events into the GDK event queue using gdk_event_put?
-mental