Path: utzoo!attcan!uunet!ginosko!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!ECNCDC.BITNET!MMPR004
From: MMPR004@ECNCDC.BITNET (Scott Hutinger)
Newsgroups: comp.sys.apple
Subject: Re: IIGS filter procedure for dialog box(ops)
Message-ID: <8909300318.aa14123@SMOKE.BRL.MIL>
Date: 30 Sep 89 07:16:00 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 16

Hmm, looks like the GS is just like a mac.

So, modifiers on the GS are grabbed just like the other machine.
Guess I was thinking that the modifiers were within the word, as upper
bits. Oh well, something else must live up in them there bits.  Does
this mean you can grab the raw key code characters too? eg:

#define charCodeMask 0x000000FF
#define keyCodeMask  0x0000FF00

I promise to keep quite till my books come. :-)  But, then again I don't
know if my keyboard will put out a key without a modifier > 0x7f.  Must have
something to do with the way the managers are initialized.  Guess I never had
to check for errors on initialization before.

Scott Hutinger    mmpr004@ecncdc.bitnet