[Cuis-dev] Improving Click Management

Juan Elias Cabrera jecabrera at dc.uba.ar
Wed Nov 5 18:48:50 PST 2025


Hi! I was digging in how Cuis manages the double, triple click and so on,
and I noticed that a HandMorph series of messages were a bit messy.

They were variations for their senders to avoid them sending nil. But they
were sending 'nil' as parameter manually to MouseClickState instances.
Instead, I added the necessary messages to MouseClickState to handle all
this variations better, without sending or setting anything to 'nil'. I
attach the file out.
Best regards, Elias.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20251105/79e2d297/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7690-CuisCore-JuanCabrera-2025Nov05-23h23m-JC.001.cs.st
Type: application/octet-stream
Size: 6964 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20251105/79e2d297/attachment.obj>


More information about the Cuis-dev mailing list