[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] AES related question: How to keep track if my application is receiving input?



Am Montag, den 30.08.2010, 17:13 +0200 schrieb Paul Wratt
<paul.wratt@gmail.com>:

> This would be a good time to come up with a clean alternative, one
> that allows for all JS mouse (button) & key actions
> 
> onBeforeKeyDown
> onKeyDown
> onAfterKeyDown
> 
> onBeforeKeyUp
> onKeyUp
> onAfterKeyUp

How is onBeforeKeyDown & onBeforeKeyUp defined? I mean...
onBeforeKeyDown is always, except the situation where onKeyDown &
onKeyUp fires, isn't it?

Greets,
m