Re: Help needed with NSController / Bindings problem...
Re: Help needed with NSController / Bindings problem...
- Subject: Re: Help needed with NSController / Bindings problem...
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 4 Mar 2004 17:50:57 -0800
On Mar 4, 2004, at 5:18 PM, Sherm Pendley 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?
There is no need to do that:
<
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
(see "Popups")
<
http://homepage.mac.com/mmalc/CocoaExamples/ToDos.zip>
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.