Document-based NSApplication startup behavior
Document-based NSApplication startup behavior
- Subject: Document-based NSApplication startup behavior
- From: Fabrizio La Rosa <email@hidden>
- Date: Fri, 30 Jan 2004 16:11:56 +0100
Hi,
I would like to better know the startup sequence for a document-based
application and how/when the delegate should handle the openFile:
openTempFile and openFileWithoutUI methods, particularly when the
application is invoked by an AppleScript and a document should be
opened not showing the user interface.
I know how to handle the general applicationShould...
applicationWill..., applicationDid... methods, but there is no
documentation neither I can find any explanatory reference to the
openFile... methods in the many Cocoa books which I own.
Any help would be appreciated.
Fabrizio
_______________________________________________
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.