home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: news.interlog.com!rose!awhite
- From: awhite@user.rose.com (A White)
- Subject: Re: Key up/down in inputevent handler
- Keywords: input event handler
- Sender: news@rose.com (news)
- Organization: Rose Media Incorpoarted, Ontario, Canada
- Message-ID: <DLE9p4.Dt4@rose.com>
- References: <4dli3h$on7@vishnu.jussieu.fr>
- Date: Thu, 18 Jan 1996 20:46:16 GMT
-
- In article <4dli3h$on7@vishnu.jussieu.fr>,
- Francois PESSAUX (invite Hardin) <pessaux@cadillac.ibp.fr> wrote:
- >
- >Does anyone know how I could determine if a RAWKEY event is due to a key down
- >or a key up ?
-
- Check the 8th bit of the code; it is set for the key up
-
-