• 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: Catching edits to items in a table view using bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Catching edits to items in a table view using bindings


  • Subject: Re: Catching edits to items in a table view using bindings
  • From: mmalcolm crawford <email@hidden>
  • Date: Fri, 3 Jun 2005 21:18:57 -0700


On Jun 3, 2005, at 9:12 PM, Matthew M. Swann wrote:

I have a table view that is bound to an array controller that is itself bound to a core data store. Certain table columns are editable in my view, and I'd like to be notified when these values change.

You must register as an observer of the relevant properties of the objects in the array.


(See GraphicsView in "Graphics Bindings" at <http://homepage.mac.com/ mmalc/CocoaExamples/controllers.html> for a non-Core Data example. The principles are the same.)

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: 
 >Catching edits to items in a table view using bindings (From: "Matthew M. Swann" <email@hidden>)

  • Prev by Date: Re: ScreenSaverView/NSQuickDrawView/Opaque issue [solved]
  • Next by Date: Re: Catching edits to items in a table view using bindings
  • Previous by thread: Catching edits to items in a table view using bindings
  • Next by thread: Re: Catching edits to items in a table view using bindings
  • Index(es):
    • Date
    • Thread