Feb. 22, 2011
5:18 p.m.
Comment #3 on issue 3742 by aplan...@gmail.com: MorphTreeMorph keyStroke: send Event object instead of Character http://code.google.com/p/pharo/issues/detail?id=3742 Hi Camillo, Why ? Normally the model only need the character not the event. MorphTreeMorph models are considering it as a character not as an event, so it would break all MorphTreeMorph users.