i am making a screensaver, and i am doing all right, i think....
i have one problem is that the image that is moving arround the screen flicks when it moves.
How can i avoid that to happen? Is it possible without using DirectX?
Printable View
i am making a screensaver, and i am doing all right, i think....
i have one problem is that the image that is moving arround the screen flicks when it moves.
How can i avoid that to happen? Is it possible without using DirectX?
What control are you using for the picture? If you're using an image control, then change it to a picture box, and that should solve your problem. Picture boxes load faster, and without the flicker.
------------------
Ryan
[email protected]
ICQ# 47799046
You are right about that, i already knew that, but the pictures doesnt work well with the screensavers because of the kind of form it uses.
any other sugestions?
No, sorry, I've never done much with animation, however you could check out this page:
http://www.thescarms.com/vbasic/ScreenSaver.htm
They might have some suggestions for you. Sorry I couldn't help more.
------------------
Ryan
[email protected]
ICQ# 47799046