Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: Re: VSprites: Fact or Fiction? Message-ID: <8701291956.AA04589@cory.Berkeley.EDU> Date: Thu, 29-Jan-87 14:56:44 EST Article-I.D.: cory.8701291956.AA04589 Posted: Thu Jan 29 14:56:44 1987 Date-Received: Fri, 30-Jan-87 06:18:17 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 8 Fact, but I have no idea what you are doing wrong. I would suggest, however, that you use Intuition's OPENSCREEN() to create custom screens rather than building them from scratch (as you seem to be doing). Also, for custom screens, be sure you set the VSPRITE flag in the Screen structure before openning. -Matt