• 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: Getting an NSOutlineView Item's parent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting an NSOutlineView Item's parent


  • Subject: Re: Getting an NSOutlineView Item's parent
  • From: Scott Stevenson <email@hidden>
  • Date: Thu, 19 Oct 2006 18:42:05 -0700


On Oct 19, 2006, at 3:21 PM, Perrog wrote:

For example, the following items represents an "address" to an object.

"rootObject.MyKey" -> [rootObject objectForKey:@"MyKey"]
"rootObject.MyKey.2" -> [[rootObject objectForKey:@"MyKey"] objectAtIndex:2]

Is that second one a KVC keypath? You can't use indexes that way.

Did you mean something like an NSIndexPath?

    - Scott
_______________________________________________
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: Re: Getting an NSOutlineView Item's parent
      • From: Perrog <email@hidden>
References: 
 >Re: Cocoa-dev Digest, Vol 3, Issue 1261 (From: The Beerbowers <email@hidden>)
 >Re: Getting an NSOutlineView Item's parent (From: Scott Stevenson <email@hidden>)
 >Re: Re: Getting an NSOutlineView Item's parent (From: Perrog <email@hidden>)

  • Prev by Date: Re: Over-released Paragraph Style - Driving Me NUTS!
  • Next by Date: Re: Over-released Paragraph Style - Driving Me NUTS!
  • Previous by thread: Re: Re: Getting an NSOutlineView Item's parent
  • Next by thread: Re: Re: Getting an NSOutlineView Item's parent
  • Index(es):
    • Date
    • Thread