May 22, 2012
4:15 p.m.
you will probably need to hook in at HandMorph>>newKeyboardFocus: On 22 May 2012 17:38, Hilaire Fernandes <hilaire.fernandes@gmail.com> wrote:
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
-- Best regards, Igor Stasenko.