• 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: j o a r <email@hidden>
  • Date: Fri, 20 Feb 2004 19:42:40 +0100

Why not look in the documentation? ;)
The proper selector is:

loadNibFile:externalNameTable:withZone:

Note the "withZone:"

j o a r

On 2004-02-20, at 19.38, Bill Houston wrote:

> Which complies with this error:
> Error : unknown message selector
> Controller.m line 31 if([frameworksBundle loadNibFile:@"MY_UI"
> externalNameTable: [NSDictionary dictionaryWithObject:self
> forKey:@"NSOwner"] zone:[self zone]]) {

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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: Bill Houston <email@hidden>)

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