On 12 July 2011 00:24, Tudor Girba <[email protected]> wrote:
> Hi,
>
> I wanted to play with Keymappings, but I got stuck right at the start :).
>
> I have two problems:
>
> 1. I would like to add a simple shortcut (e.g., "$o command") to a text morph 
> instance. So I have:
>
> textMorph := TextMorph new contents: 'abcdefgh'.
> "what is the magic invocation here ?"
> textMorph openInWindow
>
> The question is what should I write in the second line?
>
>
> 2. I would like to disable existing shortcuts from the text morph. How should 
> I do that?
>

+1
id like to know too.

I toying with text right now, and wanna give it a fly and make simple editor.
Because i really tired to see the state of text. Maybe i'm not getting
it, maybe it has to be complex.
But i need to learn it myself.

-- 
Best regards,
Igor Stasenko AKA sig.

Reply via email to