Re: Windows 95/NT Screen Saver in Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

>Does anybody know where to find information about how to write a
>Screen-Saver program in Euphoria?.
>Is any special requirement?. I've seen that screen savers under Windows are
>conatained in files ".SCR".
>Where can I find information of that kind of special programs?.
>Any help will be very welcome.

A screen-saver..

Bind your program to an .exe
Rename it to a .scr and copy it to your system directory.
It will now show up as a screen saver.
When you choose Configure in the cotrol panel, your program is started with
the '/c' option (as the command line)
When the screensaver needs to be start, it starts up with '/s'

Ralf

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu