Re: [GtkGLExt] not receiving motion-notify-events
- From: Mukund Sivaraman <muks banu com>
- To: Raymond Maple <cfder maple gmail com>
- Cc: gtkglext-list gnome org
- Subject: Re: [GtkGLExt] not receiving motion-notify-events
- Date: Thu, 10 Dec 2009 00:02:45 +0530
On Mon, Dec 07, 2009 at 09:39:56PM -0600, Raymond Maple wrote:
> Hello,
> I recently upgraded to ubuntu 9.10, and am having trouble with a
> pyglkglext application I have been working on. The code runs fine on
> RHEL5.3 and ubuntu 9.04, but when I run under ubuntu 9.10, I do not receive
> any motion-notify-events in the GLArea window. My application uses
It seems like the motion mask behavior has changed recently in GTK+.
Adding GDK_POINTER_MOTION_MASK events fixes the issue for the shapes
example. See if doing this fixes the issue for you too.
Mukund
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]