
October 16th, 2000, 08:03 AM
|
|
Contributing User
|
|
Join Date: Sep 2000
Posts: 35
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
|
Try using double buffering, where you create a second (offscreen) Canvas to draw on, and switch images when drawing is complete.
Success, Ton
|