Inserting a method call into main thread.... how do I do it?
Inserting a method call into main thread.... how do I do it?
- Subject: Inserting a method call into main thread.... how do I do it?
- From: John Draper <email@hidden>
- Date: Mon, 22 Aug 2005 23:15:59 -0700
Hi,
I posted this question yesterday, but I don't think I explained it properly,
so I'm posting it again.
I have a function I need to insert into the main thread of a Cocoa
application.
I need to call it once every time through the event loop. How do I do it?
Do I use a NSTimer? I may want to call this as fast as possible,
especially
if I'm streaming audio over IP connection.
How do I do this? Is there some sample code around that does this?
Do people at apple really read this list? really?
John
_______________________________________________
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