Mapping keyCodes cross-platform

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10080
Joined: Fri Feb 19, 2010 10:17 am

Mapping keyCodes cross-platform

Post by richmond62 » Wed Jul 20, 2016 5:51 pm

I think it would be a useful resource to have a record of rawKey codes generated on various operating systems.

To that end I've put together an initial stack, which, coupled with a "Keyyer" stack will allow users to generate
a pictorial record of what rawKey codes are generated in Livecode on their specific operating system.
I would be most grateful if someone using Windows, Macintosh and Linux could upload the diagrams they end up with HERE.

The diagram generator:
KBP.jpg
The Keyyer stack:
Keyyer.jpg
The 2 stacks are here: https://www.dropbox.com/sh/4rj8tg6lg6vp ... r-soa?dl=0
Last edited by richmond62 on Wed Jul 20, 2016 8:08 pm, edited 1 time in total.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10080
Joined: Fri Feb 19, 2010 10:17 am

Re: Mapping keyCodes cross-platform

Post by richmond62 » Wed Jul 20, 2016 5:56 pm

Wonder about extending this:
blanKBscm.png
Feedback, Please.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10080
Joined: Fri Feb 19, 2010 10:17 am

Re: Mapping keyCodes cross-platform

Post by richmond62 » Wed Jul 20, 2016 7:13 pm

KBlinux.png


richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10080
Joined: Fri Feb 19, 2010 10:17 am

Re: Mapping keyCodes cross-platform

Post by richmond62 » Wed Sep 28, 2022 12:52 pm

Unfortunately those stacks were deleted.

I have made them available again:

https://www.dropbox.com/sh/wjhe94y7fal6 ... G2ETa?dl=0

Post Reply