On Oct 13, 2008, at 11:44 AM, Daniele Basile wrote:
I have two thread, the main thread and the secondary thread. In main thread I manage my application, but secondary thread manage some events. That because manage these events in the main thread is slow. There is way to manage event loop directly from secondary thread,
without subclass the NSView class?

Can you be more specific? By "event", do you literally mean NSEvents? What kind of events are you handling in the secondary thread, and why are they slow, and how are you spawning that thread and communicating with it? What does your application do?

--Andy

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to