Re: Empty "Open recent" menu
Re: Empty "Open recent" menu
- Subject: Re: Empty "Open recent" menu
- From: Thomas Lachand-Robert <email@hidden>
- Date: Mon, 18 Mar 2002 19:32:42 +0100
Thanks to all who tried to help, but the problem is still open...
Le lundi 18 mars 2002, ` 02:26 , Marc Respass a icrit :
Is your application NSDocument based? If it is, the menu is populated
automatically.
Yes it's document based from the beginning (I mean, I used the "Cocoa
document-based" template in PB).
Le lundi 18 mars 2002, ` 05:11 , Gerben Wierda a icrit :
Do the documents actually exist on disk?
Yes they do.
That's probably something wrong in the app, though I don't understand what
(there is nothing special about the documents in it, I don't subclass
NSDocumentController or even use any explicit Window controller): I did
copy the app to another mac, and got the same behavior after saving
several files.
Reminder of the problem:
I have an "Open recent" menu in my app: actually that's just the default
one provided by default; I didn't change the File menu at all. But the
corresponding list stay desperatly empty, no matter how many document I
open/save, etc.
I checked in the preferences files, there is an array of 3 elements under
the key "NSRecentDocumentRecords". This increases by one if I save a new
document... still nothing in the recent list.
Did I do something wrong to not have the recent documents?
Thomas Lachand-Robert
********************** email@hidden
<< Et le chemin est long du projet ` la chose. >> Molihre, Tartuffe.
_______________________________________________
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.