Re: Rapid use of NSTextField
Re: Rapid use of NSTextField
- Subject: Re: Rapid use of NSTextField
- From: Bob Ippolito <email@hidden>
- Date: Sun, 18 Apr 2004 16:43:31 -0400
On Apr 18, 2004, at 4:19 PM, Sherm Pendley wrote:
On Apr 18, 2004, at 4:15 PM, Bob Ippolito wrote:
You should be calling Cocoa stuff on the main thread and only the
main thread.
AppKit stuff, that is. Foundation is supposedly thread-safe.
Not quite, immutable objects in Foundation are supposedly thread-safe.
-bob
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.