
What about using the snooper function I added to main.cpp to intercept the ALT key? The "event" parameter in that function should have mouse info in it which can be fiddled with before being handed on to the rest of the application. One of the reasons I went for the snooper method is that it is very often useful to have a central point where events can be manipulated and I thought it might come in handy for things other than the ALT key one day. Is this that day?
Thomas
On Thu, 15 Nov 2007 17:42:00 -0000, 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).
Gail
This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel