May 23, 2012
8:57 a.m.
On 22/05/2012 19:34, Igor Stasenko wrote:
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?
Indeed I have to. Morph is such a messy crap, it is a productivity killer.
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.
It will be nice. I don't know how UI layer can be cleanly implemented from scratch, it is a huge task Hilaire