Re: more than 10 items in Open Recent menu? [SOLVED]
Re: more than 10 items in Open Recent menu? [SOLVED]
- Subject: Re: more than 10 items in Open Recent menu? [SOLVED]
- From: "Nathan V. Roberts" <email@hidden>
- Date: Fri, 18 Jul 2003 09:17:36 -0700
Hi, I asked this question a while ago and have since found the
answer. First, the question:
How do I get NSDocumentController to store more than 10 documents in
the Open Recent menu?
The answer:
In your app's defaults (see NSUserDefaults), set the value of
NSRecentDocumentsLimit to be whatever you want it to be.
That's it.
Nate
Hi,
This seems like it should be easy but I haven't found any references
after poking around. How do I get NSDocumentController to store
more than 10 documents in the Open Recent menu?
Thanks!
Nate
_______________________________________________
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.
_______________________________________________
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.