Thank you, Lukas. I handle the Keystrokes like in Method 11.17 in the PharoByExample book. That part works fine. What i can’t figure out is - how i can make one Morph always have the keyboard focus (in the example it gets the focus, when the mouse enters the morph and looses the focus, when the mouse leaves). - if i can let one Morph handle the arrow keys, and let keystrokes that are not arrow keys be handled by someone else.
Perhaps that is not a good idea anyway and i should have some kind of playfield handling all keyevents… Best regards, Helene. -- View this message in context: http://forum.world.st/How-to-make-a-Morph-that-gets-to-handle-all-arrow-key-events-tp3052458p3053662.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. _______________________________________________ Pharo-users mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
