Double Clicking File Isn't Working to Load NSDocument
Double Clicking File Isn't Working to Load NSDocument
- Subject: Double Clicking File Isn't Working to Load NSDocument
- From: Craig Bakalian <email@hidden>
- Date: Tue, 13 Apr 2004 18:45:30 -0400
Hi,
I have a pretty big project. It is a multiple document app. I can
open the documents defined in its plist when the app is up and running
via the open menu command. Yet, all of a sudden double clicking a file
isn't opening the file in the application. The app fires up and no
document with window controller and user interface. I do have a sub
class of NSDocumentController in my main nib file. But it has always
worked. None of my clients or users are complaining. Could this be
something on my hard drive that I am ignorant of?
Do I have a way of debugging this, because the app has to be
unlaunched, so, the double clicking of the file opens the app, and
opens the file with window controller. I am lost in this one. Help...
Craig Bakalian
www.eThinkingCap.com
_______________________________________________
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.