Re: Where's loadNibNamed:owner: gone?
Re: Where's loadNibNamed:owner: gone?
- Subject: Re: Where's loadNibNamed:owner: gone?
- From: Andy Lee <email@hidden>
- Date: Thu, 9 Jun 2005 17:40:37 -0400
On Jun 9, 2005, at 5:10 PM, Thomas Davie wrote:
According to the warning (and subsequent run time error), NSBundle
does not respond to loadNibNamed:owner:...
It does respond to loadNibFile:externalNameTable:withZone:, so the
relevant headeridge and libryage is there... What gives?
It's working for me, in Tiger as it did in Panther.
It's a class method, so are you sure you're sending it as such and
not to an instance of NSBundle?
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden