Hi,

I'm the developer of Doc? (http://www.airdoc.be) and I'm currently looking into 
adding the ability to let the user define his own keyboard shortcuts.

I've tried a few solutions (keymanagers I've downloaded + one I made myself) 
but none of them really delivered an intuitive way of adding keyboard shortcuts.

Specific problem is fe. that I need to start listening for a keyboard shortcut 
when a TextInput is focused. But since it's focused, key presses are also added 
to the TextInput itself. (I only want to show the shortcut string in the 
textfield, like "Ctrl + alt + D")

Another problem is finding a reliable way of handling all the keyups and 
keydowns. I actually haven't found a keymanager that's not buggy. Any 
suggestions on that part?

Or if anyone knows an existing Flex/AIR app that lets the user define its own 
shortcuts, please let me know and I'll try to contact the developer.

All help is greatly appreciated!

Greets,
Jeroen

Reply via email to