We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › making screen saver
Page Index Toggle Pages: 1
making screen saver (Read 462 times)
making screen saver
Apr 28th, 2008, 9:18am
 
Hi. I'm totally 'green' in programming so I'm asking anybody for any help. Is there a posibility to make a windows screen saver from source code written in 'Processing'? I saw few Java applets from comlexification.net (one of them called 'substrate' was used to make a scr for linux) and now I'd like to make some scr's for windows...
Thanks for any help
Re: making screen saver
Reply #1 - Apr 28th, 2008, 3:06pm
 
there have been a couple of threads about this

the first uses SaverBeans which is a java frontend for xscreensaver modules (or something!):
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_libraries_tools;action=display;num=1191518067

and the seconds points out that you can pretty much save your code as an application and rename it from .exe to .scr and it'll do the rest (windows only, obv):
http://processing.org/discourse/yabb/YaBB.cgi?board=general;action=display;num=1074115736
Page Index Toggle Pages: 1