From mint-bounce@lists.fishpool.fi  Mon Aug 30 12:08:33 2010
To: Paul Wratt <paul.wratt@gmail.com>
Subject: Re: [MiNT] AES related question: How to keep track if my  application is receiving =?UTF-8?Q?input=3F?=
MIME-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Date: Mon, 30 Aug 2010 18:06:19 +0200
From: m0n0 <ole@monochrom.net>
Cc: mint <mint@lists.fishpool.fi>
Reply-To: ole@monochrom.net
In-Reply-To: <AANLkTi=xLXBm5ubtdBjCpHh1gYShFqjmB5OYojTb9z_-@mail.gmail.com>
References: <611C3B470A9C41BBB2E509D0240FE5EA@mercatus.local>
 <0002c138.01c73262939e@smtp.freeola.net>
 <092ed0763bd1932924f163c30cdd45b1-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYMXUF0AVU6XF1XQ0IBWVldSQ==-webmailer2@server04.webmailer.hosteurope.de>
 <FAF2BA1B4F1443DF85A9009FFFD8ED14@mercatus.local>
 <AANLkTi=xLXBm5ubtdBjCpHh1gYShFqjmB5OYojTb9z_-@mail.gmail.com>
Message-ID: <5e1884ed40ca99bb1881157ad80d2fa0-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYBVkF3Alw6XF1XQkQKW1leSQ==-webmailer2@server01.webmailer.hosteurope.de>
X-Sender: ole@monochrom.net
User-Agent: Host Europe Webmailer/2.0
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1283184379;69dc7385;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


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


