So i tried to change te path in the +[FileSystemItem rootItem] method, but this still doesn't work. Has anyone any ideas?
Thanks for help
Boris

Am 03.09.2008 um 17:07 schrieb Boris Prohaska:

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 (Cocoa-dev@lists.apple.com)

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/borisprohaska %40gmx.at

This email sent to [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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