Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!bbn!apple!Apple.COM!lsr From: lsr@Apple.COM (Larry Rosenstein) Newsgroups: comp.sys.mac.programmer Subject: Re: Executing non-interrupt-level code after an interrupt Message-ID: <1432@internal.Apple.COM> Date: 18 Apr 89 21:37:56 GMT Sender: usenet@Apple.COM Organization: Objects-R-Us, Apple Computer, Inc. Lines: 16 References:<1631@husc6.harvard.edu> <10050101@accuvax.nwu.edu> In article <10050101@accuvax.nwu.edu> bob@accuvax.nwu.edu (Bob Hablutzel) writes: > If the interrupt handler is part of an application, then you could always > post an application defined event (Using PostEvent, on the page between > IM-67 and IM-69 (can you tell what key on my keyboard doesn't work??)). You have to be careful if the interrupt handler can run while the application is not frontmost. In that case, the event would be posted into the frontmost application's event queue. Larry Rosenstein, Apple Computer, Inc. Object Specialist Internet: lsr@Apple.com UUCP: {nsc, sun}!apple!lsr AppleLink: Rosenstein1