Re: Screensaver question
Re: Screensaver question
- Subject: Re: Screensaver question
- From: Andreas Mayer <email@hidden>
- Date: Tue, 6 Mar 2007 02:01:59 +0100
Am 06.03.2007 um 00:56 Uhr schrieb David Gish:
Does anyone know of a way to capture keyboard and mouse events in
an OS X screensaver app in order to provide a degree of
interactivity and allow the screensaver code itself determine when
to exit?
Overwriting the appropriate NSResponder methods in your ScreenSaverView?
In a quick test capturing a key in keyDown: seems to work just fine.
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden