You're right, I was looking in the wrong place. A good Google search (versus the built in documentation) did the trick. For future reference, it's under "NSBundle Additions" versus the plain "NSBundle".
On 7/5/09 3:45 PM, "I. Savant" <[email protected]> wrote: > On Jul 5, 2009, at 6:42 PM, Pierce Freeman wrote: > >> That makes sense - I'll definitely try that! And just asking, but >> from the >> first link you sent, what does this return? [NSBundle >> loadNibNamed:@"someNibFile" owner:d]; My assumption is that it's >> not a >> view. > > Come on, you're not even trying. Look the method up in the > *documentation* to find out what it returns. That's what it's there for. > > -- > I.S. > > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
