On Nov 5, 2009, at 6:20 AM, Dalton Hamilton wrote:
Does anyone have any idea why NSTextView won't update when the code is a thread?
Yes, because Cocoa generally doesn't support manipulating the GUI from any thread other than the main thread.
Read through this: http://developer.apple.com/mac/library/documentation/cocoa/Conceptual/Multithreading/Introduction/Introduction.html Regards, Ken _______________________________________________ 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 arch...@mail-archive.com