When is the 'Open Recent' submenu populated?
When is the 'Open Recent' submenu populated?
- Subject: When is the 'Open Recent' submenu populated?
- From: Hamish Allan <email@hidden>
- Date: Wed, 16 Mar 2005 18:11:57 +0000
Hi,
I'm looking to write code to assign key equivalents to items in 'Open
Recent' in a document-based app (e.g., Cmd-1 for most recent, Cmd-2 for
secondmost, etc.). However, apparently this submenu isn't yet populated
when applicationDidFinishLaunching: is called. Can anybody suggest a
better delegate method to use? NSDocumentController's
noteNewRecentDocument: is fine for updating the key equivalents whilst
the program is running, but this method is not used to populate the
menu initially.
Thanks,
Hamish
_______________________________________________
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