"Benjamin“ wrote:
> 
> Hi Helene, did you try Morph>>#takeKeyboardFocus ?
> 

Thank you, Benjamin. #takeKeyboardFocus works fine - but as easy, as i can
take the KeyboardFocus, as easy it is taken from my Morph as soon, as some
other Morph claims the KeyboardFocus.




„Benjamin“ wrote:
> 
> Yes you can, I think that when a key is pressed (or release), an event  
> is thrown through the system, and each object able to catch it use the  
> method handleEvent:
> 

Can i know in which order the objects are asked whether they want to handle
an Event? Can i influence this order?

Thank you very much again. I already learned a lot by looking up your and
Lukas’ suggestions.
Helene.
-- 
View this message in context: 
http://forum.world.st/How-to-make-a-Morph-that-gets-to-handle-all-arrow-key-events-tp3052458p3055791.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to