Re: Nabbing mouse interaction on widget...
- From: Jim Edwards <JimEdwards altavista com>
- To: Michael Lee Yohe <myohe redhat com>
- Cc: gtk-list gnome org
- Subject: Re: Nabbing mouse interaction on widget...
- Date: Fri, 07 Sep 2001 08:02:32 -0300
enter_notify_event and leave_notify_event
You need to set the add these to the events with gtk_widget_set_events
GDK_ENTER_NOTIFY_MASK
GDK_LEAVE_NOTIFY_MASK
Jim
Michael Lee Yohe wrote:
> I need to know which signal to tap that will gets called when the mouse
> pointer moves over a particular widget (i.e. label). All button widgets
> have the "enter" signal, but that is specific to the class.
>
> TIA.
>
> --
>
> Michael Lee Yohe (myohe redhat com)
> Software Developer, Engineering Services
> Red Hat, Inc.
>
> QUIPd 0.12:
> -> Do not go where the path may lead, go instead where there is no
> -> path and leave a trail.
> -> - Ralph Waldo Emerson (1803-1882)
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]