I wish to write a Mac screensaver and I have looked at some tutorials and it looks doable for me but I have an issue coming from the Win32(hiss boo) world. In Win32 there is no real difference between a screensaver and a normal application except it just behaves differently based on user input and a couple of command line switches.
I have written a Win32 screensaver that can be run, as a screensaver if it's name is scrnsvr.scr and run, as a normal application if it's name is scrnsvr.exe. I "need" to port this application to Mac (because the boss says so) and I was wondering if it is possible to do the same thing for a Mac.
Thanks from a soon to be convert,
John
I have written a Win32 screensaver that can be run, as a screensaver if it's name is scrnsvr.scr and run, as a normal application if it's name is scrnsvr.exe. I "need" to port this application to Mac (because the boss says so) and I was wondering if it is possible to do the same thing for a Mac.
Thanks from a soon to be convert,
John