Editing NSOutlineView Group Item
Editing NSOutlineView Group Item
- Subject: Editing NSOutlineView Group Item
- From: Luther Baker <email@hidden>
- Date: Sat, 01 Nov 2014 04:38:00 -0500
I've got an NSOutlineView backed by a manually mapped core data based
document model of which I can save edits to the persistence store just fine.
I have created a detail view which can update the text of the selected item
- and for the most part, telling the outline view to reload data for the
selected row is working out ... unless the row is designated as a GROUP row.
The group row just doesn't seem to respond to a reload directive ... even
if I include all the columns (of which it really has none).
How do I get an NSOutlineView row, designated as a "group" row, to reload
itself?
Thanks,
-Luther
_______________________________________________
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