July 13, 2012
1:45 p.m.
On 2012-07-13, at 15:43, Goubier Thierry wrote:
Le 13/07/2012 15:36, Benjamin a écrit :
command r is already used (to rename stuff)
But it triggers on Alt+r, not Ctrl+r.
Ctrl+r is caught, but I don't know by what.
Check SmalltalkEditor / TextEditor... They encode some special shortcuts, absolutely wrong, so you cannot redefine them by yourself. At some point we might provide a decent, small TextMorph that allows that..
I'll try to change the key (or the rename key).
Trying to follow the KM areas, but lost in a maze of small classes, all identical. How do you guys manage that ?