Re: [python-win32] Detecting when the screen saver started

2010-04-19 Thread Tim Golden
And I've now got round to writing Klaas's code up into a How-Do-I page: http://timgolden.me.uk/python/win32_how_do_i/track-session-events.html TJG On 12/04/2010 20:18, Jan Schneider wrote: Hi, you could use ISensLogon: http://mail.python.org/pipermail/python-win32/2008-January/006645.html

Re: [python-win32] Detecting when the screen saver started

2010-04-12 Thread Tim Golden
On 08/04/2010 20:22, Phung Thuy Vuong wrote: Hello! It's there a way to detect when the screen saver starts and when it stops in window? http://support.microsoft.com/kb/315725 http://timgolden.me.uk/pywin32-docs/win32gui__SystemParametersInfo_meth.html TJG

Re: [python-win32] Detecting when the screen saver started

2010-04-12 Thread Jan Schneider
Hi, you could use ISensLogon: http://mail.python.org/pipermail/python-win32/2008-January/006645.html Greetings, Jan Am Montag, 12. April 2010 18:01:58 schrieb Tim Golden: On 08/04/2010 20:22, Phung Thuy Vuong wrote: Hello! It's there a way to detect when the screen saver starts and