• 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: Why I have to load nib file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why I have to load nib file?


  • Subject: Re: Why I have to load nib file?
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 25 Aug 2009 21:57:02 -0700

On Aug 25, 2009, at 9:41 PM, Agha Khan <email@hidden> wrote:

HI:
Reading iPhone Developer's Cookbook I realized we do not need a nib file.

You should use nib files unless it doesn't make sense to do so. For OpenGL apps in particular, nibs can just be a nuisance. But IB is the Cocoa way. If you decide to go nibless, bebe prepared for a bunch of "why don't you just do it in the nib?"


2009-08-25 21:32:56.428 HelloWorld[2770:20b] Failed to load NSMainNibFile //MainWindow.

But why? We shouldn't get this message. How can we get rid of this message.

Check your Info.plist. Specifically the NSMainNibFile key. You know, the one you should have Googled for before bothering the list.


Always do your own research before taking up the other list subscribers' time.


--Kyle Sluder _______________________________________________

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: 
 >Why I have to load nib file? (From: Agha Khan <email@hidden>)

  • Prev by Date: Re: Why I have to load nib file?
  • Next by Date: Re: Selection highlight in NSTextFieldCell
  • Previous by thread: Re: Why I have to load nib file?
  • Next by thread: Using shortcuts and FirstResponder
  • Index(es):
    • Date
    • Thread