Re: Re: NSOutlineView developer example
Re: Re: NSOutlineView developer example
- Subject: Re: Re: NSOutlineView developer example
- From: Boris Prohaska <email@hidden>
- Date: Wed, 3 Sep 2008 17:07:06 +0200
Hi, try to change the path and look what happens. It does not work.
Boris
Am 03.09.2008 um 16:49 schrieb Benjamin Stiglitz:
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