On Fri, Oct 28, 2005 at 11:55:32AM +0400, Alexander S.Kresin wrote:
> I can catch the moment when a mouse pointer appears over a widget
Have a look at "enter-notify-event" and
"leave-notify-event".
Yeti
--
That's enough.
___
gtk-app-devel-list mail
Hello All,
I can catch the moment when a mouse pointer appears over a widget -
with a "motion_notify_event". But how can I catch the moment when it
moves out of the widget ? Or the only way is to use a "motion_notify_event"
for
other widgets and a parent window ?
--
Regards,
Alexander