Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: Double Buffering Message-ID: <8711102005.AA06675@cory.Berkeley.EDU> Date: Tue, 10-Nov-87 15:05:05 EST Article-I.D.: cory.8711102005.AA06675 Posted: Tue Nov 10 15:05:05 1987 Date-Received: Thu, 12-Nov-87 23:08:46 EST Sender: daemon@ucbvax.BERKELEY.EDU Lines: 9 >Why don't you just set up two screens and use ScreenToFront and ScreenToBack >to flip them? These routines are (as far as I have been able to tell) as near >instantanious as you can get. Let intuition worry about the copper lists. >That's what it's for, after all. Nah... too clugy... very inefficient considering that Intuition must redo the copper list everytime you do the flip. -Matt