• 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
Multiple NSArrayControllers in same table ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple NSArrayControllers in same table ?


  • Subject: Multiple NSArrayControllers in same table ?
  • From: Bob Miller <email@hidden>
  • Date: Wed, 31 Aug 2005 14:17:31 -0400

Hello ,

Does anyone know if it is possible to create an NSTableView whose columns are bound to individual NSArrayControllers with each controller bound to the same model object ? When I attempt to do this either using a nib file or programmatically some strange behavior is exhibited when the table is displayed. For example a test case with a table with two columns each bound to a separate controller shows up looking like this:


Column A Column B 1111 (4444,5555,6666) 2222 (4444,5555,6666) 3333 (4444,5555,6666)

the first column appears correct but the second column displays the NSArray associated with the content of the controller not the individual array values themselves ? Is there something I'm missing regarding binding table columns ? I'd like to be able to merge data from various sources into a single table.

Thanks in advance for any help,
Regards,
Bob M.

_______________________________________________
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


  • Prev by Date: Refreshing NSTokenView
  • Next by Date: Re: For fun : Flipping a view widget-like !
  • Previous by thread: Re: need help understanding and learning memory managment..
  • Next by thread: NSTimer
  • Index(es):
    • Date
    • Thread