Page 2 of 2

Posted: Thu Sep 18, 2008 12:25 pm
by Hroudtwolf
@yrreti

I believe, >> http://www.wischik.com/scr/howtoscr.html << explains the facts about developing screensavers nearly perfect.

Best regards

Wolf

Posted: Thu Sep 18, 2008 10:35 pm
by yrreti
Thank you very much Hroudtwolf for the link.
I really appreciate your help.

Posted: Fri Sep 26, 2008 12:26 am
by eriansa
@Hroudtwolf

do you think your code could safely run in a multithreaded dll?
(the code should not stop the main message loop of the host)

the reason i am asking this is that those kind of effects are ideal as fancy "About boxes". If you could implement a couple of messages to be displayed at a certain time interval, and make the screen resizable through some function calls, you could have a valuable tool.
:!: