July 13, 2011
9:08 a.m.
This is what I am doing right now and it does not work:  (PluggableTextMorph on: textModel ...)        onKeyStrokeSend: #keystroke:from: to: textModel         ...
You have to attach your handler on the text morph itself, not on the pluggable morph which is just a wrapper. Lukas -- Lukas Renggli www.lukas-renggli.ch