Re: Screensaver mouseMove override
Re: Screensaver mouseMove override
- Subject: Re: Screensaver mouseMove override
- From: Alexander von Below <email@hidden>
- Date: Mon, 19 Sep 2005 17:41:08 +0200
No idea, but if you find out please let me know.
Someone else did the hardcore approach to this: When the screensaver
is put up, he puts up his own window in the front, and handles
everything in there.
Bye
Alex
Am 19.09.2005 um 17:37 schrieb Michael Kertesz:
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
_______________________________________________
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