#mouseDown event handling

Ruedi Steinmann ruedisteinmann at gmx.net
Sun Jan 2 11:00:53 UTC 2005


In MorphicEventDispatcher we have a special dispatch routine ( dispatchMouseDown: anEvent with: aMorph )
for #mouseDown handling. That method uses a rather complicated handler model. The default dispatch routine is far simpler. 

Why is that handler stuff used? The same functionality could be archieved by changing Morph>>handleMouseDown:.

Ruedi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050102/656bed1b/attachment.htm


More information about the Squeak-dev mailing list