can't catch mouse movement using gtk and gtkgl

2006-04-08 Thread Dov B. Kruger
I have previously written about my application, in which despite requesting all events, I am not seeing mouse wheel or mouse motion events. In desperation, I have stripped all my code out, and have a bare framework that uses the gtkglarea widget, leaving it blank. If some kind GTK+ expert

Re: can't catch mouse movement using gtk and gtkgl

2006-04-08 Thread Michael Torrie
On Sat, 2006-04-08 at 23:17 -0400, Dov B. Kruger wrote: I have previously written about my application, in which despite requesting all events, I am not seeing mouse wheel or mouse motion events. In desperation, I have stripped all my code out, and have a bare framework that uses the