• 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: "I. Savant" <email@hidden>
  • Date: Mon, 25 Sep 2006 21:13:15 -0400


The simplest approach is always best when learning new things. I suggest following the documentation and getting a basic outline view up and running. From there you can determine what it actually does on its own, without subclassing.


See your /Developer/Examples/AppKit/OutlineView folder for an excellent example of a working NSOutlineView, complete with icons and drag-and-drop support.

--
I.S.


On Sep 25, 2006, at 8:08 PM, Rick Hoge wrote:

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.

_______________________________________________ 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>
    • 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>)
 >Re: How to implement an Xcode-style hierarchical file browser (From: Murat Konar <email@hidden>)
 >Re: 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