Feb. 7, 2011
1:34 p.m.
Updates: Status: Invalid Comment #1 on issue 3664 by ryd...@gmail.com: MacUnicodeInputInterpreter use utf32 keycode unconditionally http://code.google.com/p/pharo/issues/detail?id=3664 There are no InputInterpreters in Pharo anymore. If the unicode keyCode is present, it is always used. (See HandMorph >> #generateKeyboardEvent:)