[BUG] ParagraphEditor>>initializeShiftCmdKeyShortcuts

Reinier van Loon R.L.J.M.W.van.Loon at inter.nl.net
Wed May 5 22:09:32 UTC 1999


The following line is commented out because otherwise it simply overwrites
what was in cmdMap (e.g. home, end ).

"  cmdMap at: ((cmds at: i) asciiValue - 96 + 1) put: (cmds at: i + 1). "
"ctrl keys"

Reinier.





More information about the Squeak-dev mailing list