Re: How to capture the mouse move and double click event?



Le lundi 19 juin 2006 �2:16 -0700, heavenscape a �it :
> I have a GtkImage in a GtkViewport, when the mouse is hoving above the image,
> I need to capture the coordination of the cursor. In VC++, this can be
> easily achieved by using the OnMouseMove() function. But in Gtk, I cannot
> find any similar signal to map.
> 
> Does anyone got any idea?  Thanks!!

The "motion-notify-event" signal is most probably what you need.

Regards,
Jean




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