• 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
Bindings of NSMutableArray of NSMutableArray
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bindings of NSMutableArray of NSMutableArray


  • Subject: Bindings of NSMutableArray of NSMutableArray
  • From: Micha Fuhrmann <email@hidden>
  • Date: Wed, 18 Apr 2007 16:42:10 +0200

Hi there!


I'm new to bindings, please be kind!

I've got an NSArrayController in my Nib which is bonded to an Nib Instantiated Class ObjectHandler.

ObjectHandler contains the following ramification:

ObjectHandler -> NSMutableArray(Parent) -> items -> NSMutableArray (Child) -> items -> NSString(name)
-> NSString(name)


I would like to display the NSString(name of the items in NSMutableArray(Child) in a table using my NSArrayController. I can display the NSString(name) of the items in NSMutableArray(Parent) just fine using the NSArrayController -> contentArray, Model Key Path -> NSString (name)".

However I can't get to the NSString(name) of the items in NSMutableArrayChild using any of the bindings.


Hope it's clear enough, any help greatly appreciated.

Micha
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Bindings of NSMutableArray of NSMutableArray
      • From: Jonathon Mah <email@hidden>
  • Prev by Date: Re: silly question about build/release
  • Next by Date: Re: Bindings of NSMutableArray of NSMutableArray
  • Previous by thread: Re: Core Data & Bindings: Non-string types in an NSTableView
  • Next by thread: Re: Bindings of NSMutableArray of NSMutableArray
  • Index(es):
    • Date
    • Thread