Question regarding to GDK_POINTER_MOTION_HINT_MASK.
- From: "Zhe Su" <james su gmail com>
- To: gtk-list gnome org
- Subject: Question regarding to GDK_POINTER_MOTION_HINT_MASK.
- Date: Thu, 13 Nov 2008 17:10:22 +0800
Hi,
I'm writing an application which needs handle motion-notify-event on a widget. I found that scribble-simple code from gtk package does exactly what I want to do. So I read and tested this example, but found a strange thing: all motion events received by the handler are hint events (is_hint is true). There is no motion event which is_hint is false. Is it normal, or something wrong?
Regards
James Su
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]