Re: Open Recent menu
Re: Open Recent menu
- Subject: Re: Open Recent menu
- From: Sam Wilkins <email@hidden>
- Date: Mon, 19 Jul 2004 20:26:50 -0400
On Jul 19, 2004, at 6:09 PM, m wrote:
>
On Jul 19, 2004, at 2:30 PM, Sam Wilkins wrote:
>
>
> http://developer.apple.com/documentation/Cocoa/Reference/
>
> ApplicationKit/ObjC_classic/Classes/NSDocumentController.html#//
>
> apple_ref/doc/uid/20000030/CJBFHDEB
>
>
>
> It said I was supposed to use that if my application wasn't based on
>
> NSDocument.
>
>
If it does, I couldn't find it. The whole point of
>
NSDocumentController is that it manages NSDocument instances.
>
>
In any case, if you're trying to make an app that acts like it's
>
document based, you'll have a much better time of it if you make your
>
app document based.
>
>
_murat
"This method should be called by applications not based on NSDocument
when they open or save documents identified by aURL."
It was the first sentence of the description for
noteNewRecentDocumentURL: in the NSDocumentController class.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.