Re: Right mouse clicks



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]