Is there a mapping table for all rawKeyUp Codes?

Richmond richmondmathewson at gmail.com
Sat Nov 26 10:17:23 EST 2016


http://forums.livecode.com/viewtopic.php?f=7&t=28395

Better than nothing . . . but a long, long way from ideal.

Richmond.

On 24.11.2016 20:31, Mark Waddingham wrote:
> 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
> _______________________________________________
> 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