RE: Motion Notify Event
- From: martyn 2 russell bt com
- To: gtk-app-devel-list gnome org
- Subject: RE: Motion Notify Event
- Date: Thu, 27 Mar 2003 16:45:50 -0000
YEa, I had this one recently.
You want to look at the scribble example here:
http://www.gtk.org/tutorial/sec-scribble.html#AEN2945
Look for the "motion_notify_event".
Basically, you have to call gdk_window_get_pointer(). I think this is
because the event is JUST a hint, to stop MASSES of events floodying the gtk
event loop.
Regards,
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]