View Single Post
  #6 (permalink)  
Old 03-06-2008, 01:51 PM
cpc6128 cpc6128 is offline
Junior Member
 
Join Date: Feb 2008
Posts: 17
Default

Success!

Thanks for that forum link, it was very helpful. It seems the key is not to use the forelayer at all but draw entirely on the backlayer.
I implemented another bitmap as a buffer (as you suggested) to keep track of what has to be redrawn under the icon that is moving. This works great.
The code needs a lot of cleaning up, and there are still some issues that need to be addressed (such as: still doesn't work properly on PPC), but I am well on my way now.

I have attached my code in case you want to see what I have done.
Attached Files
File Type: sbp space_mod2.sbp (9.0 KB, 12 views)
Reply With Quote