Re: Widget at position
- From: Paul Davis <pbd op net>
- To: "Ian King" <king eiffel com>
- Cc: gtk-list gnome org
- Subject: Re: Widget at position
- Date: Tue, 21 May 2002 21:21:51 -0400
>Hi,
>
>Is there an easy way to query what gtkwidget is under the mouse pointer at
>any given time under either Gtk+ 1.2 or 2.0? I need this to be able to
>work with composite widgets where I don't care what internal widgets make up
>a larger widget (such as a combo box, where I only care whether the mouse is
>over the combo box and not its internal widgets the make up the box itself).
catching enter/leave notifications and checking for the correct kind
of crossing strikes me as one way, though not necessarily a
particularly easy one.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]