Path: utzoo!attcan!uunet!husc6!mailrus!ames!vsi1!daver!athsys!jim From: jim@athsys.uucp (Jim Becker) Newsgroups: comp.windows.x Subject: Re: Detecting/Compressing Multiple Exposure Events - my way. Message-ID: <134@tityus.UUCP> Date: 7 Sep 88 20:51:03 GMT References: <13332@jumbo.dec.com> Organization: Athena Systems, Inc., Sunnyvale, CA Lines: 12 For my needs I have decided to check the event queue hanging off of the display myself. I haven't coded or tried this yet, but it appears easy to do. The only danger appears to be the LockDisplay() and UnlockDisplay() macros, which are null on the Sun but may be something real elsewhere. I haven't tried this as of yet, but it looks like it will be ok! It's a lot less forboding than playing with the Wire stuff (although I assume that it's "breaking the law"). -Jim Becker