Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!spool.mu.edu!snorkelwacker.mit.edu!apple!farrier From: farrier@Apple.COM (Cary Farrier) Newsgroups: comp.sys.amiga.programmer Subject: Re: Problems with changing display Message-ID: <52861@apple.Apple.COM> Date: 14 May 91 17:44:40 GMT Article-I.D.: apple.52861 References: <52749@apple.Apple.COM> <21505@cbmvax.commodore.com> Organization: My Amiga 500 and I Lines: 11 In article <21505@cbmvax.commodore.com> peter@cbmvax.commodore.com (Peter Cherna) writes: >[...] Also, if you're sharing an IDCMP port between >multiple windows, be sure you use CloseWindowSafely() (the code >for which can be found in the CloseWindow() autodoc). That was it. Is it safe to walk and alter the message list the way that StripIntuiMessages() does, though? I just thought that it wasn't nice to go mucking about in the system's data structures from my code, since those resources don't belong to my code. -- Cary