Screensaver mouseMove override
Screensaver mouseMove override
- Subject: Screensaver mouseMove override
- From: Michael Kertesz <email@hidden>
- Date: Mon, 19 Sep 2005 11:37:21 -0400
My screen saver has to respond to mouse events, so I had to override
the mouseMove event and not send a [super] to make sure it keeps
running even when the user moves the mouse.
This works perfectly -- except that if this happens after the display
has been put to sleep, then the screensaver is dismissed when the
user moves the mouse.
Any idea how to avoid termination of the screensaver in this case?
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden