Re: timers and event loops
Re: timers and event loops
- Subject: Re: timers and event loops
- From: Ricky Sharp <email@hidden>
- Date: Tue, 29 Nov 2005 15:58:30 -0600
On Nov 29, 2005, at 9:57 AM, William Turner wrote:
Thanks for the response. In order to get the timer to fire both
when the menus are open and when they are not, I installed it in
both the default and the event track mode - is there any problem
with installing a timer in multiple modes?
There should be no problem in doing that. It's what I do for simple
animations that I want to update as controls are tracked (I use a
custom UI and often drop into local tracking loops).
I think the only thing to look out for is a potential performance
issue in receiving events while tracking if your animation is
expensive. I've read that somewhere recently, but cannot remember if
it was in one of Apple's docs some mailing list archive.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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