Re: NSOutlineView developer example
Re: NSOutlineView developer example
- Subject: Re: NSOutlineView developer example
- From: Benjamin Stiglitz <email@hidden>
- Date: Wed, 3 Sep 2008 10:49:59 -0400
Hi Guys, i tried to understand the NSOutlineView developer example
which is in /Developer/Examples/AppKit/OutlineView.
It simply shows the entire filesystem. I tried to alter it, so it
shows any relative path of the filesystem, but whatever i do, it
does not work.
Does anybody have an idea, where to alter it, i.e to /Volumes/
Macintosh HD/path/to/directory, to show the tree from there only?
Take a look at the implementation of +[FileSystemItem rootItem], which
defines the root object in the outline view’s displayed hierarchy.
-Ben_______________________________________________
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