Re: Updated: NSTextView:setString stalls sometimes...
Re: Updated: NSTextView:setString stalls sometimes...
- Subject: Re: Updated: NSTextView:setString stalls sometimes...
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 25 Oct 2005 14:28:41 -0600
On Oct 25, 2005, at 1:45 PM, Luc Vandal wrote:
Yeah, it's a secondary thread. Is there any way to make this work?
Unfortunately you'll need to perform all actions on the text view
from the main thread. The -[NSObject
performSelectorOnMainThread:withObject:waitUntilDone:] method &
friends make this easier.
Nick Zitzmann
<http://www.chronosnet.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