[python-win32] SetWindowTheme for Vista

2009-01-16 Thread Mike Driscoll
Hi, There has been a discussion on the wxPython user's group about how the new QT licensing will affect wx's viability. They got slightly off-topic and pointed out that the wx treectrl isn't wrapping Vista's theme like it should. They pointed to this article on setting the window theme: http

Re: [python-win32] SetWindowTheme for Vista

2009-01-16 Thread King Simon-NFHD78
> -Original Message- > From: [email protected] > [mailto:[email protected] > g] On Behalf Of Mike Driscoll > Sent: 16 January 2009 15:34 > To: Python-Win32 List > Subject: [python-win32] SetWindowTheme for Vista >

[python-win32] Python Service error 1053: the service did not respond to the start or control request in a timely fashion

2009-01-16 Thread Richard Zinn
Hi, I've implemented the MyService.py example from the py2exe samples directory using Python2.6, on my Windows XP SP2, and I get the error 1052...did not respond in a timely fashion immediately when I run the MyService.py, or the MyService.exe, or if I install it as a service using an NSIS installe

Re: [python-win32] Python Service error 1053: the service did notrespond to the start or control request in a timely fashion

2009-01-16 Thread Robert O'Connor
From: "Richard Zinn" Hi, I've implemented the MyService.py example from the py2exe samples directory using Python2.6, on my Windows XP SP2, and I get the error 1052...did not respond in a timely fashion immediately when I run the MyService.py, or the MyService.exe, or if I install it as a servic