N
nigelwright7557
Guest
At the end of my program as it closes i want to scroll off some buttons off the page which has a background image.
My first attempt just caused masses of flickering but it does it ok.
So I added doublebuffered = true.
It is now much faster and doesnt flicker, however the background gets corrupted as the buttons move over it.
Double buffering doesn't update the back ground image.
Any help would be appreciated.
n.Wright
Continue reading...
My first attempt just caused masses of flickering but it does it ok.
So I added doublebuffered = true.
It is now much faster and doesnt flicker, however the background gets corrupted as the buttons move over it.
Double buffering doesn't update the back ground image.
Any help would be appreciated.
n.Wright
Continue reading...