Re: Saving State of NSOutlineView in Document-based App
Re: Saving State of NSOutlineView in Document-based App
- Subject: Re: Saving State of NSOutlineView in Document-based App
- From: Shawn Erickson <email@hidden>
- Date: Mon, 28 Mar 2005 09:21:54 -0800
On Mar 27, 2005, at 9:05 PM, <email@hidden> wrote:
"persistentObject" sounds like a CoreData method, which is still
technically under NDA since Tiger isn't out yet, correct?
Yes it sounds like something would see in CoreData but in this case it
is not CoreData related. Those methods are defined by
NSOutlineViewDataSource [1] and are used to support persistence of
expanded items. No NDA issue here.
-Shawn
[1]
<http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Protocols/NSOutlineViewDataSource.html>
_______________________________________________
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