Skip navigation.
 
mlRe: Map key codes to characters
FROM : Nick Zitzmann
DATE : Thu Feb 21 22:57:08 2008

On Feb 21, 2008 AD, at 2:48 PM, Christian Schmitz wrote:

> For example giving 12 and want to get a "Q" back and for providing 
> "Q" I
> get a 12 back.
>
> Of course it would be nice to know the option keys.
>
> Is that possible?
>
> Currently I use iGetKeys, but that is failing for a lot of cases.



The only one is GetKeys(), but the output from GetKeys() is different 
on every architecture. Maybe that's what's causing the problem?

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlMap key codes to characters applelists Feb 21, 22:48
mlRe: Map key codes to characters Nick Zitzmann Feb 21, 22:57
mlRe: Map key codes to characters Andrew Farmer Feb 21, 23:17
mlRe: Map key codes to characters Peter Edberg Feb 23, 19:29