Re: Tips on Reading TFM?
Re: Tips on Reading TFM?
- Subject: Re: Tips on Reading TFM?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 5 Jan 2002 23:37:18 +0000
On Saturday, January 5, 2002, at 11:06 pm, Tom Harrington wrote:
While looking up something else I noticed that the Appkit docs include
a second NSBundle entry. I hadn't even bothered to look for this in
the Appkit docs, because NSBundle is a Foundation framework class, and
I'd already found it's doc page, or so I thought. These docs include
the +loadNibNamed method, exactly what I needed.
Obviously I'm not grasping the organization of the documentation very
well; how would a more-experienced Cocoa developer think to locate
something like this?
All nib-related stuff is part of AppKit... Surely a search would have
uncovered this, though?
-- Finlay