[Cuis-dev] Recent changes in MouseEvent dispatching and Kayboard focus and events

Hilaire Fernandes hfern at free.fr
Tue Sep 23 08:56:23 PDT 2025


By looking at the latest change, I think there is something to be sort 
out in the semantic.

Indeed, we have event testing handlesMouseDown: handlesMouseOver:  
handlesMouseHover:

Is this last one still necessary?

handlesMouseHover     "Do I want to receive unhandled mouseMove events 
when the button is up and the hand is empty?  The default response is 
false."     "Use a property test to allow individual instances to 
specify this."     ^ self hasProperty: #handlesMouseHover.


The comment of handlesMouseDown: may be wrong as it still mentions - 
#mouseMove:localPosition: as message sent


-- 
http://mamot.fr/@drgeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250923/ea8f30d9/attachment.htm>


More information about the Cuis-dev mailing list