Path: utzoo!mnetor!uunet!husc6!bbn!uwmcsd1!ig!jade!ucbvax!hoser.berkeley.edu!bryce From: bryce@hoser.berkeley.edu (Bryce Nesbitt) Newsgroups: comp.sys.amiga Subject: Re: Straightforward examples sought Message-ID: <22311@ucbvax.BERKELEY.EDU> Date: 24 Dec 87 20:04:45 GMT References: <4312@garfield.UUCP> Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Logic Foundation Lines: 31 Keywords: rawkey lists In article <4312@garfield.UUCP> john13@garfield.UUCP (John Russell) writes: >I'm looking for illustrative examples in source code on a couple of topics. > >...so can these RAWKEY messages be parsed properly without having to >mess around with the console device (which RawKeyConvert() wants to see, >apparently)? NO! If you want the special keys (cursor, HELP, etc.) you MUST get RAWKEY messages and process them with DeadKeyConvert(). If you don't care about the special keys, change "RAWKEY" in your program to "VANILLAKEY". I posted a complete ready-to-fly example to comp.sources.amiga. It was about a week or two that it showed up. Find it, use it. >I want to avoid the console handler entirely if possible and work >just with Intuition. You won't need to use the console handler, just get the address of it. Very straightforward. See the source code for full details. |\ /| . Ack! (NAK, SOH, EOT) {o O} . bryce@hoser.berkeley.EDU -or- ucbvax!hoser!bryce (or try "cogsci") (") U "Your theory is crazy... but not crazy enought to be true." -Niels Bohr