Binding NSTreeController to NSBrowser
Binding NSTreeController to NSBrowser
- Subject: Binding NSTreeController to NSBrowser
- From: Chris Blackburn <email@hidden>
- Date: Fri, 14 Dec 2007 16:14:48 +0000
Hey all,
Part of my app takes an XML input file, hands it to an
NSTreecontroller which is bound to an NSBrowser. This works fine under
tiger but is broken under leopard.
I think I have traced the problem to where the NSBrowsers content is
bound to treeController.arrangedObjects. The arrangedObjects binding
seems to have changed under leopard, also from the docs I get the
impression I was never supposed to use that binding anyway.
So what should I do so that this works in both tiger and leopard?
Many Thanks
Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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