Re: How to implement an Xcode-style hierarchical file browser
Re: How to implement an Xcode-style hierarchical file browser
- Subject: Re: How to implement an Xcode-style hierarchical file browser
- From: Rick Hoge <email@hidden>
- Date: Mon, 25 Sep 2006 20:08:27 -0400
XCode uses a class called PBXExtendedOutlineView for its file
browser. PBXExtendedOutlineView
is a subclass of NSOutlineView.
Thanks - this is exactly the answer I was looking for. I wonder what
key pieces of functionality needed to be added? Anyhow I'll dig into
this myself and post back when I get more deeply into it.
_murat
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden