[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Wanna catch a motion event




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]