[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] windows screen saver in pygame?



> It works, it works. I now have the preview working. I had to be
> careful to not only do 'pygame.init()' after the os.environ calls but
> also do 'import pygame' after calling os.environ.

Cool, what kind of stub exe (.scr) are you using to spawn the python
interpreter? Can you post its source?

Alan