home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!gatech!hubcap!opusc!usceast!walkerj
- From: walkerj@math.scarolina.edu (Jim Walker)
- Subject: Re: Using PostHighLevelEvents to send low level (KeyPressed) events
- Message-ID: <walkerj.711999337@milo.math.scarolina.edu>
- Sender: usenet@usceast.cs.scarolina.edu (USENET News System)
- Organization: USC Department of Computer Science
- References: <76508@ut-emx.uucp>
- Distribution: na
- Date: 24 Jul 92 17:35:37 GMT
- Lines: 9
-
- To post low-level events, use PPostEvent. It is documented in IM IV, but
- was omitted from the index. I think it's in the chapter on the OS Event
- Manager. The advantage of PPostEvent over PostEvent is that the former
- allows you to set the modifiers, location, and time as well as the message.
-
-
- --
-
- -- Jim Walker USC Dept. of Math. walkerj@math.scarolina.edu
-