If you are suggesting Google was the right place to look, unfortunately you are mistaken.

Directly underneath the toolbar of the documentation window should be a scope bar that attempts to help you find the information you're looking for. Perhaps you're searching the documentation by Title instead of by API? If I search by API and type "loadNibNamed" I immediately get the NSBundle Additions API, however if I search by Title I get nothing.

Hope this helps,

Kiel

On 06/07/2009, at 8:55 AM, Pierce Freeman wrote:

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/kiel.gillard%40gmail.com

This email sent to [email protected]

_______________________________________________

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]

Reply via email to