CERN

Share your advanced PureBasic knowledge/code with the community.
User avatar
Hroudtwolf
Addict
Addict
Posts: 803
Joined: Sat Feb 12, 2005 3:35 am
Location: Germany(Hessen)
Contact:

Post by Hroudtwolf »

@yrreti

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

Best regards

Wolf
yrreti
Enthusiast
Enthusiast
Posts: 546
Joined: Tue Oct 31, 2006 4:34 am

Post by yrreti »

Thank you very much Hroudtwolf for the link.
I really appreciate your help.
eriansa
Enthusiast
Enthusiast
Posts: 277
Joined: Wed Mar 17, 2004 12:31 am
Contact:

Post 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.
:!:
Post Reply