Re: Master-Detail w/o bindings
Re: Master-Detail w/o bindings
- Subject: Re: Master-Detail w/o bindings
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 7 Feb 2007 08:40:27 -0800
On 2/6/07, Ben Lachman <email@hidden> wrote:
Anyone have an example of a master-detail UI that does not use
bindings? In particular, I'm looking for a way to set the attributed
string of a text view based on the currently selected table that uses
a data source instead of an array controller.
NSTableViews can have a delegate and that delegate can implement
tableViewSelectionDidChange: (among many other delegate methods).
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden