Re: AppKit now thread-safe?
Re: AppKit now thread-safe?
- Subject: Re: AppKit now thread-safe?
- From: Andreas Monitzer <email@hidden>
- Date: Sun, 1 Sep 2002 10:44:49 +0200
On Sunday, September 1, 2002, at 04:28 , Charles Srstka wrote:
Found this rather vague piece of info in the Jaguar release notes. Does
this mean we no longer have to use DO for threads to use the AppKit?
You don't have to anyways, because there's now a new NSObject method
called -performSelectorOnMainThread:withObject:waitUntilDone: (see
Foundation Release Notes).
http://developer.apple.com/technotes/tn2002/tn2053.html
Threading Support (AppKit)
Threading support in AppKit.
NSWindows can now be created in threads other than the main thread.
(r. 2887016).
andy
--
DigiTunnel 1.0 released, offering full PPTP-support for Mac OS X!
http://www.gracion.com/vpn/
_______________________________________________
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.