Hello,
I am really new to Asphyere but i am totally in love with it already
I hope I didn't reinvented the square wheel, but I'd like to share a small unit for recognising simple key combinations (like arrow left + Spacebar) or keys with serveral meanings (dashing a key could mean something else than holding it)
I've included a small demo and a quick how-to with some examples for it's use ( and to make my first steps with Asphyre)
You can learn most about it by reading the source of the demo and the comments within the unit itself.
The unit was written with the VCL KeyUp/KeyDown/OnTimer events in mind and can still be used that way. (or be used completly without Asphyre)
I've wrote the unit for my personal entertainment (strange hobby, i know

)
and if someone find it usefull I could update it when better versions are ready (I am sure there are some bugs, they always find a way into my code

)
Bye
Michael
btw, I've used Apshyre 3.1. but if the methods of TAsphyreKeyboard are still compatible it should also work with Asphyre 4
Feedback is always welcomed (either about the unit or glaring mistakes using the Asphyre components

)