• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to implement an Xcode-style hierarchical file browser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to implement an Xcode-style hierarchical file browser


  • Subject: Re: How to implement an Xcode-style hierarchical file browser
  • From: Murat Konar <email@hidden>
  • Date: Mon, 25 Sep 2006 16:53:37 -0700

On Sep 25, 2006, at 3:25 PM, Rick Hoge wrote:

I've experimented some with NSOutlineView, but am wondering if anyone has any theories on the actual class and design that is used by Xcode. I get the feeling that Xcode does not use NSOutlineView but rather some other approach.


XCode uses a class called PBXExtendedOutlineView for its file browser. PBXExtendedOutlineView
is a subclass of NSOutlineView.


_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


  • Follow-Ups:
    • Re: How to implement an Xcode-style hierarchical file browser
      • From: Rick Hoge <email@hidden>
References: 
 >How to implement an Xcode-style hierarchical file browser (From: Rick Hoge <email@hidden>)

  • Prev by Date: Re: How to implement an Xcode-style hierarchical file browser
  • Next by Date: Re: How to implement an Xcode-style hierarchical file browser
  • Previous by thread: Re: How to implement an Xcode-style hierarchical file browser
  • Next by thread: Re: How to implement an Xcode-style hierarchical file browser
  • Index(es):
    • Date
    • Thread