• 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
Custom Cell For NSTableView & Bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Custom Cell For NSTableView & Bindings


  • Subject: Custom Cell For NSTableView & Bindings
  • From: Thaddeus Cooper <email@hidden>
  • Date: Tue, 13 Nov 2007 22:05:59 -0800

Hello all.

I've been working on a custom cell for a table that displays/edits data from multiple attributes in an NSManagedObject. I was overriding setObjectValue and objectValue, but in discussions I had today with someone today, they have indicated that this may not be the best course of action for doing this. Their suggestion was that I don't use bindings for the table column in question and use a data source instead. That raised the question about the other column in the table that still uses bindings. So, my question is, is it ok, or even possible, to mix columns that use bindings and columns that use data sources in the same table?

Thanks very much.

Thaddeus O. Cooper
(email@hidden)



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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: Custom Cell For NSTableView & Bindings
      • From: mmalc crawford <email@hidden>
  • Prev by Date: Re: Heads Up: Code generation bug
  • Next by Date: Re: CATextLayer question
  • Previous by thread: Re: CoreData Application not seeing up-to-date information after store updated
  • Next by thread: Re: Custom Cell For NSTableView & Bindings
  • Index(es):
    • Date
    • Thread