• 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: How to load a nib from a path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to load a nib from a path


  • Subject: Re: How to load a nib from a path
  • From: Sailor Quasar <email@hidden>
  • Date: Fri, 20 Feb 2004 13:44:01 -0500

On Feb 20, 2004, at 1:38 PM, Bill Houston wrote:
if([frameworksBundle loadNibFile:@"MY_UI" externalNameTable:
[NSDictionary dictionaryWithObject:self forKey:@"NSOwner"] zone:[self
zone]]) {

This one's a simple typo, on your part or mine I'm not sure, apologies if this was my error: it's -loadNibFile:externalNameTable:withZone:. Note "withZone" rather than just "zone" in the third parameter.

-- Sailor Quasar, High Codemaster of the Web, scourge of systems
MacOS is to Windows as Terminus is to Trantor.
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.

  • Follow-Ups:
    • Re: How to load a nib from a path
      • From: Bill Houston <email@hidden>
References: 
 >Re: How to load a nib from a path (From: Bill Houston <email@hidden>)

  • Prev by Date: Re: How to load a nib from a path
  • Next by Date: SFAuthorizationView
  • Previous by thread: Re: How to load a nib from a path
  • Next by thread: Re: How to load a nib from a path
  • Index(es):
    • Date
    • Thread