Right way to change default app launch behavior?
Right way to change default app launch behavior?
- Subject: Right way to change default app launch behavior?
- From: Rick Mann <email@hidden>
- Date: Tue, 11 Jan 2011 19:21:47 -0800
I have a document-based app. I want to modify the behavior when it launches: instead of opening a new, untitled document, I want it to first check some stuff, then generally re-open the last-opened document.
After reading through the various cocoa app architecture docs, I'm not actually sure where the right place to do that is. I feel like I need to subclass NSDocumentController, but even there I can't see where that stuff is handled.
What should I be looking for? Thanks
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden