Comment #4 on issue 3742 by [email protected]: MorphTreeMorph keyStroke: send Event object instead of Character
http://code.google.com/p/pharo/issues/detail?id=3742

I don't see a reason to only provide the character? if you work with anything derived from the event why not give access to the full event?

Its not about breaking MorphTreeMorph users but about providing functionality. I used it to implement CMD and CTRL based actions on the MorphTreeMorph, Which is close to impossible if you just get the character in.


Reply via email to