Is there a mapping table for all rawKeyUp Codes?
Mark Waddingham
mark at livecode.com
Thu Nov 24 13:31:19 EST 2016
Hi Tiemo,
If you search for 'PlatformKeyCode' in this file:
https://github.com/livecode/livecode/blob/develop/engine/src/platform.h
It should give you what you need.
Warmest Regards,
Mark.
Sent from my iPhone
> On 24 Nov 2016, at 16:31, Tiemo Hollmann TB <toolbook at kestner.de> wrote:
>
> Hello,
>
> since keyUp doesn't works anymore as it should on windows in LC 7/8 (see my
> previous post) I have to workaround with rawKeyUp.
>
> Does anybody has a togo mapping table of the rawkeyup codes to the real
> chars? If not I have to build it myself by testing each char.
>
> Thanks
>
> Tiemo
>
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list