Re: Finding application's idle time?
Re: Finding application's idle time?
- Subject: Re: Finding application's idle time?
- From: j o a r <email@hidden>
- Date: Tue, 22 Nov 2005 11:50:49 +0100
On 22 nov 2005, at 11.38, Jonathan del Strother wrote:
Is there any inbuilt way of doing so, or am I best to just create a
new timer on each user event? Is there a bottleneck anywhere that
gets called on all user events, so I could do this in one place only?
You could probably use a subclass of NSApplication, and override
"sendEvent:" to do this.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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