Re: Starting the screensaver from code
Re: Starting the screensaver from code
- Subject: Re: Starting the screensaver from code
- From: Dan Bernstein <email@hidden>
- Date: Tue, 11 Dec 2001 22:51:43 +0200
Is there any way my application can tell when the screen saver kicks in
(and possibly when it is stopped)? Apparently the workspace doesn't
notify about it.
If there's no notification, I would to do some polling in order to tell
whether the screen saver is currently running. Is it best to check for
windows in the screen saver level? Walk some process table?
TIA,
-- Dan Bernstein