Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!ENUXHA.EAS.ASU.EDU!trotter From: trotter@ENUXHA.EAS.ASU.EDU (Russell T. Trotter) Newsgroups: comp.sys.mac.programmer Subject: Animation on Mac Message-ID: <9102032254.AA18240@enuxha.eas.asu.edu> Date: 3 Feb 91 22:54:45 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: trotter@enuxha.eas.asu.edu (Russell T. Trotter) Organization: Arizona State Univ, Tempe AZ Lines: 7 Could anyone tell me what the best way to produce flicker free animation if I use the main event loop to update the motion? I have tried VBLtasks, Offscreen stuff, PUtIcon,DrawPicture, by themselves and combinations of this. Am I just doing something fundamentally wrong? Thanks to all who reply