Re: Help needed with NSController / Bindings problem...
Re: Help needed with NSController / Bindings problem...
- Subject: Re: Help needed with NSController / Bindings problem...
- From: Chris Pavicich <email@hidden>
- Date: Thu, 4 Mar 2004 20:36:49 -0500
This should just be handled by the NSArrayController.
The value on which the change Notification would trigger is not
directly under the models' control.
On Mar 4, 2004, at 20:18, Sherm Pendley wrote:
On Mar 4, 2004, at 8:00 PM, Chris Pavicich wrote:
However, once the row selection changes in the table view, the text
view is not update.
Have you called your model class'
+setKeys:triggerChangeNotificationsForDependentKey: method to register
the fact that the text view key is dependent on the row selection key?
sherm--
_______________________________________________
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.