NSBrowser and NSTreeController
NSBrowser and NSTreeController
- Subject: NSBrowser and NSTreeController
- From: Matthias Winkelmann <email@hidden>
- Date: Thu, 8 Dec 2005 18:59:10 +0100
Hi everyone,
I'm having some trouble with an NSBrowser bound to an
NSTreeController. Adding objects and subobjects seems to work now,
but the following issues remain:
- after inserting new objects, they are selected. Clicking on one of
them deselects it, while the others remain selected. "Allow multiple
selection" for the NSBrowser is unckecked. So is "Selects inserted
objects" for the NSTreeController.
- When an object is selected and I add a subobject, it is indeed
added (an selected) but the view is not updated until I select the
object again.
- No editing is possible in the NSBrowser. Again, all the appropriate
checkboxes seem to be set correctly.
Any feedback is appreciated! There isn't a single example of this
online, so I'll write a short article once I have it all running.
cheers,
Matthias
_______________________________________________
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