Re: Right mouse clicks
- From: Sven Neumann <sven gimp org>
- To: Jarek Dukat <madmaxer poczta fm>
- Cc: Gtk-List <gtk-list gnome org>
- Subject: Re: Right mouse clicks
- Date: 14 Jun 2002 20:24:33 +0200
Hi,
Jarek Dukat <madmaxer poczta fm> writes:
> On Thu, 2002-06-13 at 16:08, Sven Neumann wrote:
> >
> > I don't think connecting to button_release is sufficient to reliably
> > detect a mouse-click. You'd want to connect to "button_press" as well
> > and assure that the release comes from the same window as the last
> > press. This is the method GTK+ uses when emitting "clicked" signals.
> > Jarek probably asked for similar signals for middle and right mouse
> > button clicks.
>
> Yes, that's exactly the problem. Connecting only the button release
> signal is not sufficient for detecting "real" clicks.
you should check if this has been requested in Bugzilla already and if
it hasn't file a new bug-report marked as enhancement request.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]