[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Wanna catch a motion event
- From: Havoc Pennington <hp redhat com>
- To: Andreas Sliwka <goff nef wh uni-dortmund de>
- Cc: gtklist <gtk-app-devel-list redhat com>
- Subject: Re: Wanna catch a motion event
- Date: 06 Feb 2000 12:21:18 -0500
Andreas Sliwka <goff@nef.wh.uni-dortmund.de> writes:
> Better, but still not what I want. Now everytime I enter the window I got
> a motion event. but not while i move the mouse inside the window. Except if
> I press a mouse button ...
>
> ... I guess I overlook something.
>
Read about motion notify events in the GTK tutorial or in my book. You
need to call gtk_window_get_pointer().
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]