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

The major problem with giving only a character as parameter is that you can't know if the key stroke was Cmd-p or Ctrl-p (even if most of the Ctrl-XXX event are magically transformed on the fly by the system ...)


Reply via email to