• 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: Andy Lee <email@hidden>
  • Date: Tue, 26 Sep 2006 10:20:05 -0400

On Sep 26, 2006, at 6:34 AM, Stephane Sudre wrote:
I haven't used NSOutlineView much, but I suspect the reason for this requirement is so the -rowForItem: method can return a reliable answer.

Of course, if I'm answering the wrong question, then never mind...

Yes and no. Usually the tree (both branches and leaves) contains objects which are not aware they are in a tree. Cf NSDragOutlineViews.

I meant that if the same object is used as the "item" at multiple places in the tree, there isn't a unique answer to the question "which row contains this item?"


--Andy

_______________________________________________
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


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>)
 >Re: How to implement an Xcode-style hierarchical file browser (From: Stephane Sudre <email@hidden>)
 >Re: How to implement an Xcode-style hierarchical file browser (From: Andy Lee <email@hidden>)
 >Re: How to implement an Xcode-style hierarchical file browser (From: Stephane Sudre <email@hidden>)

  • Prev by Date: Notification when changes occur to an array?
  • Next by Date: Problem with relationships in Core Data
  • Previous by thread: Re: How to implement an Xcode-style hierarchical file browser
  • Next by thread: ANN: Pantomime 1.2.0pre2
  • Index(es):
    • Date
    • Thread