Hello, I need to take an action when an arbitrary morph got the keyboard focus (a text morph).
How can I set up such an action for a given morph? Of course I don't want to override the given morph. Ideally I want to pass a block of code to execute whenever the focus changes. Thanks Hilaire
