NSOutlineView autosaving of expanded/collapsed state
NSOutlineView autosaving of expanded/collapsed state
- Subject: NSOutlineView autosaving of expanded/collapsed state
- From: Ralph Manns <email@hidden>
- Date: Sat, 23 Feb 2008 02:58:03 +0100
Hi,
is there a solution on Leopard to implement the autosaving of expanded/
collapsed state of an NSOutlineView (bound to Core Data via
NSTreeController).
I tried to implement outlineview:persistentObjectForItem; and
outlineView:itemForPersistentObject:. But it doesnt't work, because
NSTreeNode and NSManagedObject don't encode with NSKeyedArchiver.
Is there something I am missing, or couldn't state autosaving be done
in Leopard without 'hacks' like in Tiger?
Ralph.
_______________________________________________
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