[squeak-dev] Re: Modifier key events

Andreas Raab andreas.raab at gmx.de
Fri Feb 26 05:23:43 UTC 2010


On 2/25/2010 2:06 PM, Bert Freudenberg wrote:
> I think I heard that some of this was cleaned up in Pharo - maybe someone can take a peek?

I just did. They took CPlatform from Tweeak and renamed it OSPlatform 
(some of the methods still have our original initials on them :-) but 
they dropped all the platform shortcut mapping. Instead they're using 
duplicateCtrlAndAltCommands (or whatever the preference is called). Not 
particularly inspiring.

I might give it a shot when I find some time.

Cheers,
   - Andreas



More information about the Squeak-dev mailing list