How can I change the desktop color? I want to set it to black. Can
be just for the current session.
Thanks,
Chris
http://www.fetidcascade.com/
___
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
le is left with an open handle or somesuch to it
somehow, in PIL, somewhere...
On Wed, 26 Jan 2005 17:33:40 -0600, Chris Stromberger
<[EMAIL PROTECTED]> wrote:
> I have a script to change the desktop wallpaper. If it encounters a
> corrupt jpg, it seems to get off track and not recov
I have a script to change the desktop wallpaper. If it encounters a
corrupt jpg, it seems to get off track and not recover. Here's the
code snippet. This is called in a loop with several jpg images in a
directory to switch the wallpaper.
im = Image.open(filename)
[call im.resize() here if neces