Re: Open Recent menu
Re: Open Recent menu
- Subject: Re: Open Recent menu
- From: Sam Wilkins <email@hidden>
- Date: Tue, 20 Jul 2004 00:11:10 -0400
On Jul 19, 2004, at 11:59 PM, Louis C. Sacha wrote:
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.
I have it implemented, and I don't recall seeing any unrecognized
selector errors. I've set a breakpoint at that method, and it doesn't
call it either.
_______________________________________________
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.