Browser and Tree Controller Selection
Browser and Tree Controller Selection
- Subject: Browser and Tree Controller Selection
- From: Austin Sarner <email@hidden>
- Date: Sat, 23 Jul 2005 15:34:03 -0400
Hey All,
I have a CoreData/Cocoa Bindings app that uses an NSTreeController to
manage some data. I hook the tree up to an outline view, everything
works and is displayed correctly. I can also ask the tree controller
for its selection, and it gives me exactly what I need. (Single
selection only). Now, I try to use the tree controller with a
browser, and after a bit of tweaking I have it working nicely --
except for one thing. When I select something in the browser, the
controller's selection is not changed - and all other elements bound
to the tree controller's selection do not update. This works fine
when using an outline, but not a browser - is there something else I
should be doing?
Thanks!
--------------------
Austin Sarner
Neometric Software (http://neometricsw.com)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden