csrabak@bol.com.br wrote:
Well then be sure they're not 100% working. Also, we should get a way of having the shortcuts less dependent on platform (ex. the prefix key to what we need to find a way of referring to them in an homogeneous way like, say, Emacs).
being a long time smalltalk user, how does Emacs do it? In Sophie we used I think shift, command, control to identify the modifier keys and mapped them in the platform classes to the platform specific bits. We also had a key dispatcher class with instances configured for the different views so that all the modifier etc handling was done in one place.
In PBE book a change was done towards a unified terminology for the mouse buttons. I know still there are some issues with that, but let's move on!
What are the issues? Michael