• 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: Bill Houston <email@hidden>
  • Date: Fri, 20 Feb 2004 10:53:04 -0800

Oops, I should have checked it instead of just cutting and pasting. Since
it was almost the same error I got from "loadNibNamed " which is also in
NSBundle Additions, I assumed it was the NSBundle selector that produced the
error.

Sorry to have wasted everyone's time.



On 2/20/04 10:44 AM, "Sailor Quasar" <email@hidden> wrote:

> 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.

References: 
 >Re: How to load a nib from a path (From: Sailor Quasar <email@hidden>)

  • Prev by Date: SFAuthorizationView
  • Next by Date: Re: How to load a nib from a path
  • 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