• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Possible to load window from nib in thread from Finder CM plugin
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possible to load window from nib in thread from Finder CM plugin


  • Subject: Re: Possible to load window from nib in thread from Finder CM plugin
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 28 May 2009 13:02:49 -0600


On May 28, 2009, at 7:37 AM, Aaron London wrote:

Is it possible from that thread to load a NSWindow from a nib and be able to have that window respond to UI events?


No; it is a bad idea to load nibs in threads other than the main thread. You can't count on both the AppKit and instantiated objects with -awakeFromNib methods to be thread-safe.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


References: 
 >Possible to load window from nib in thread from Finder CM plugin (From: Aaron London <email@hidden>)

  • Prev by Date: Re: Triggering change notifications when modifying custom object ivars in core data app
  • Next by Date: How to activate Find and Replace for Textview?
  • Previous by thread: Possible to load window from nib in thread from Finder CM plugin
  • Next by thread: NSNotificationCenter CPU usage problem
  • Index(es):
    • Date
    • Thread