Howto synthetisize double-clicks?

Clemens Eisserer linuxhippy at gmail.com
Tue Jun 7 08:54:01 PDT 2011


Hi Roman,


> I don't think you need to synthesize double clicks. IIRC, those only
> matter for MOUSE_CLICKED events, which are generated by AWT anyway. The
> backend only needs to care about MOUSE_PRESSED and MOUSE_RELEASED for
> which the click count should always be 1. I might be wrong though...

Hmm, good to know. I saw the SDL backend also doesn't care about click events,
but on my system double-click was broken with SDL too - thats why I
started experimenting.


> We could sit together on IRC in the evening to figure it out if you
> like.

Thanks for your offer :)
This week is a bit sub-optimal, we have a university deadline on
Sunday - and it doesn't look very promising for now ^^

Thanks, Clemens



More information about the caciocavallo-dev mailing list