Windows keyDown events - numeric pad mapping to alphabet.

orion elenzil sv04er502 at sneakemail.com
Tue Dec 21 20:20:37 UTC 2004


Howdy folks.

In Squeak 3.6 (Croquet) on windows XP,
the keyDown and keyUp events,
when handling the numeric keypad,
have remapped '123456789' to 'abcdefghi'.

(The rest of the numeric pad keys are also
  remapped, but the plain numbers are a good example)

But not so in the keyStroke event,
and not so on Mac OS X.

In both of those the keyValue is the expected numeric.

I've googles and browsed a bit
but haven't found much in the way of clues.

Any ideas ?

Thanks,
Orion







More information about the Squeak-dev mailing list