Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!umich!ox.com!tbomb.ice.com!time From: time@tbomb.ice.com (Tim Endres) Newsgroups: comp.sys.mac.programmer Subject: Re: Advice on icon animation wanted Message-ID: <1CE00001.q6ptrg@tbomb.ice.com> Date: 18 Dec 90 11:30:30 GMT Reply-To: time@tbomb.ice.com Organization: ICE Engineering, Inc. Lines: 11 X-Mailer: uAccess - Mac Release: 1.0.3 In article <47454@apple.Apple.COM>, stevec@Apple.COM (Steve Christensen) writes: > I haven't looked at the PlotIcon code myself, but it could be forcing the > drawing mode to srcCopy before drawing the icon. It may just be that the way > to do it is to call CopyBits and specify srcXor. > I frequently get burned by using srcXOR where I need patXOR. tim.