FROM : Ralph Manns
DATE : Sat Feb 23 02:58:03 2008
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.
DATE : Sat Feb 23 02:58:03 2008
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.
| Related mails | Author | Date |
|---|---|---|
| Ralph Manns | Feb 23, 02:58 | |
| Jonathan Dann | Feb 23, 23:44 | |
| Ralph Manns | Feb 24, 22:35 | |
| Jonathan Dann | Feb 24, 23:37 | |
| Ralph Manns | Feb 24, 23:45 | |
| Keith Duncan | Feb 25, 00:56 | |
| I. Savant | Feb 25, 01:07 | |
| Jonathan Dann | Feb 25, 23:16 |






Cocoa mail archive

