Xref: utzoo comp.sys.mac.programmer:5455 comp.sys.mac:29717 Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!cornell!rochester!rutgers!att!pegasus!ech From: ech@pegasus.ATT.COM (Edward C Horvath) Newsgroups: comp.sys.mac.programmer,comp.sys.mac Subject: Re: Checking for MF (was Re: Need some MF help) Message-ID: <2768@pegasus.ATT.COM> Date: 7 Apr 89 18:47:17 GMT References: <1234@internal.Apple.COM> Distribution: comp.sys.mac.programmer,comp.sys.mac Organization: AT&T ISL Middletown NJ USA Lines: 12 From article <1234@internal.Apple.COM>, by goldman@apple.com (Phil Goldman): > MF *does* give background apps a suspend event as the first event. > However, like all suspend/resume events the event will be dropped if the > app calls _WaitNextEvent/_GetNextEvent/EventAvail with app4 events masked > out. Perhaps this is why your app does not see it. Thanks, Phil, I'll go look for that. I don't mask out ANYTHING. Unfortunately, I also notice that (consistent with ancient guidelines!) my app calls FlushEvents (allEvents) early...I'll try it with app4Events unflushed. =Ned Horvath=