• 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 working with cocoa bindings in tableview?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Custom cell working with cocoa bindings in tableview?


  • Subject: Custom cell working with cocoa bindings in tableview?
  • From: Michael Clark <email@hidden>
  • Date: Mon, 8 Nov 2004 17:13:23 -0500

Hello.

I have a 1 column tableview, which uses my custom cell, and I have the table column bound to an array controller's arrangedObjects (the model key path is empty!). This gets the model objects into my cell and allows me to do my custom drawing bahaviour.

Where I am running into problems is that the cell is dependent on 3 keys in the model, and I would like to hook into Cocoa Bindings to update only the row for the model object which gets updated.
Basically if the values at any of the 3 key paths changes on any of the objects in the array controller I need to know about it and to efficiently just be updating the appropriate row rather than refreshing the whole table.
How would I go about doing this?



Thanks a lot, Michael.

_______________________________________________
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: $10 for a few [hours?] work
  • Next by Date: Image and Text Cell
  • Previous by thread: Re: hey, where are the pro's ? [was AuthorizationExecuteWithPrivileges /sbin/SystemStarter]
  • Next by thread: Image and Text Cell
  • Index(es):
    • Date
    • Thread