[Glade-users] On_motion_notify_event

PEYMAN ASKARI paskari007 at yahoo.ca
Wed Oct 15 13:34:55 EDT 2008


I haven't read them, but I will have a look at them

I'm using the motion events for drag and drop operations, so I suppose I don't need all of the events, only the ones after a right button click as

Tristan Van Berkom <tristan.van.berkom at gmail.com> wrote: On Wed, Oct 15, 2008 at 12:47 PM, PEYMAN ASKARI 
 wrote:
> So it worked, GDK_POINTER_MOTION_HINT_MASK was set to True, and I just
> changed it to False and the motion_events work normally now

Did you read the docs concerning the motion-hint-mask ?

I strongly recommend that you use it - motion notify events usually
are delivered at an alarming rate, treating each event individually
could easily end up in an event backlog and your program lagging
(or worse; miscalculations based on unexpected series of events...)

Cheers,
                  -Tristan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20081015/53dec7e2/attachment.html 


More information about the Glade-users mailing list