• 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 array controllers ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple array controllers ?


  • Subject: multiple array controllers ?
  • From: Bob Miller <email@hidden>
  • Date: Thu, 8 Sep 2005 16:58:11 -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: Re: Icons in menus
  • Next by Date: Re: Arrange in Front / Bring All to Front menu items
  • Previous by thread: Re: Detecting memory leaks
  • Next by thread: bindings, coredata, NSPopUpButton
  • Index(es):
    • Date
    • Thread