PDA

Click to See Complete Forum and Search --> : Solid Tutorials


bff
Mar 6th, 2001, 08:09 PM
I have two problems
1. When i use a backbuffer and then move the image into the visible area the visable area leaves a trail like i needed to use visableare.cls but that won't work

2. Using the backbuffer method how can i hide the picture containing the backbuffer, not autoredraw though. I tried creating a variable that was a picture box but got a message with or block variable not set.

Are there any tutorials or articles that can clear this up for. If this doesn't make sense oh well

YoungBuck
Mar 6th, 2001, 09:30 PM
Not sure about any good DX tutorials but for Qustion #2 all you need to do is create another surface for the background and then just make sure that is the first surface bltted to the backbuffer.