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? Cheers, Doru -- www.tudorgirba.com "What we can governs what we wish."
