Hi, as you may seen in the Blitzshowcase I currenty developing a screensaver. the Preview is based on this code:
http://www.blitzbasic.com/Community/posts.php?topic=48729&hl=Screensaver
Unfortunatly it doesn't work very well. Even if I only try to display an Image in the PreView window. The Window options window freezes randomly (on my PC) and regular on some others.
First I've thought that it is because of the CPU usage, but as I tried it with only a simple image (below 2% CPU Usage) it happens happens also.
Does someone have an idea why this problem appears?
BTW: the beta of my screensaver could be found here: http://www.blitzbasic.com/Community/posts.php?topic=56673
and I'm currently try to write a smaller example whitch will show the example with some code.
http://www.blitzbasic.com/Community/posts.php?topic=48729&hl=Screensaver
Unfortunatly it doesn't work very well. Even if I only try to display an Image in the PreView window. The Window options window freezes randomly (on my PC) and regular on some others.
First I've thought that it is because of the CPU usage, but as I tried it with only a simple image (below 2% CPU Usage) it happens happens also.
Does someone have an idea why this problem appears?
BTW: the beta of my screensaver could be found here: http://www.blitzbasic.com/Community/posts.php?topic=56673
and I'm currently try to write a smaller example whitch will show the example with some code.