Re: Open Recent menu
Re: Open Recent menu
- Subject: Re: Open Recent menu
- From: "Louis C. Sacha" <email@hidden>
- Date: Mon, 19 Jul 2004 20:59:59 -0700
Hello...
When you don't use an NSDocument based application, the object that
you use as the delegate of the shared NSApplication instance must
respond to the application:openFile: method in order for the "Open
Recent" menu to work correctly.
Hope that helps,
Louis
On Sunday, July 18, 2004, at 07:51 PM, Sam Wilkins wrote:
I'm not having any problems adding stuff to the menu, but when I
try to choose something from it, I get an error that says it failed
to open. I've already established that it's not even trying to open
it.
Just making sure you guys are aware of my problem, since judging by
the amount of list traffic, I feel like I should've heard something
by now. And I should probably tell you that I'm not using NSDocument
for this thing.
_______________________________________________
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.