Re: Inspector of NSArrayController doesn't update NSTable immediately
Re: Inspector of NSArrayController doesn't update NSTable immediately
- Subject: Re: Inspector of NSArrayController doesn't update NSTable immediately
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 25 Oct 2003 18:15:14 -0700
On Oct 25, 2003, at 5:12 PM, Jonathan Wight wrote:
I have an NSTable populated by a NSArrayController (that feeds off a
NSMutableArray in my document object using the NSKeyValueCoding
methods). I
also have a inspector panel that 'inspects' the selection of the table
(just
like the examples in the WWDC sessions).
I can edit the values in the table and the inspector is immediately
updated
with the changes.
However when I edit the values in the inspector the values in the
table are
not updated until I click on the row in question.
What did I break?
What are your bindings...?
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.