• 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: NSTableView bound to array of NSString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView bound to array of NSString


  • Subject: Re: NSTableView bound to array of NSString
  • From: mmalcolm crawford <email@hidden>
  • Date: Tue, 10 May 2005 03:51:48 -0700


On May 10, 2005, at 1:51 AM, Tom Birch wrote:

I'm trying to bind an NSTableView with one column to an array controller whose content array is an array of NSString instances.

Array controllers don't play well with NSStrings -- the model objects must be key-value coding compliant (see list archives). Typically you should put your strings in dictionaries...


mmalc

_______________________________________________
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: 
 >NSTableView bound to array of NSString (From: Tom Birch <email@hidden>)

  • Prev by Date: Add metadata to my files for Spotlight
  • Next by Date: RE: Add metadata to my files for Spotlight
  • Previous by thread: NSTableView bound to array of NSString
  • Next by thread: Spotlight categories
  • Index(es):
    • Date
    • Thread