• 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: Question about loading nib (RE: accessing view in a nib)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about loading nib (RE: accessing view in a nib)


  • Subject: Re: Question about loading nib (RE: accessing view in a nib)
  • From: Chris Hanson <email@hidden>
  • Date: Thu, 24 Jul 2003 13:53:28 -0500

On Thursday, July 24, 2003, at 01:03 PM, Francisco Tolmasky wrote:
can I be sure the nib is loaded, or could it be loading in the
background as a separate process?

Nib loading is not multithreaded. There's nothing in the documentation to indicate that it is.

In fact, +[NSBundle loadNibNamed:owner:] returns a BOOL to tell you whether it was able to successfully load the requested nib. This should indicate to you that it's not multi-threaded.

-- Chris

--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Mac OS X Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
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.

References: 
 >Question about loading nib (RE: accessing view in a nib) (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: NSPoint location of the status menu
  • Next by Date: Re: time-based beta termination system
  • Previous by thread: Question about loading nib (RE: accessing view in a nib)
  • Next by thread: Weird Fix for EXC_BAD_ACCESS
  • Index(es):
    • Date
    • Thread