• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Document architecture - stop it from opening untitled documents?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Document architecture - stop it from opening untitled documents?


  • Subject: Document architecture - stop it from opening untitled documents?
  • From: aaron smith <email@hidden>
  • Date: Fri, 9 Oct 2009 18:52:57 -0700

Hey All, quick question.

I'm trying to figure out how to stop untitled documents from opening
when the application first runs. I've been looking on google, and
tried some different combinations of method overrides on
NSDocumentController. I figured out how to stop the untitled doc from
opening, by overriding "- (id)makeUntitledDocumentOfType:(NSString
*)typeName error:(NSError **)outError", but the problem is that it's
required to give it an NSError, which is fine. But the the application
automatically opens up an alert error.

if anyone has a quick pointer in the right direction that would be awesome.

Thanks.
_______________________________________________

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

  • Follow-Ups:
    • Re: Document architecture - stop it from opening untitled documents?
      • From: aaron smith <email@hidden>
  • Prev by Date: using QLPreviewPanel and supporting 10.5
  • Next by Date: Re: Document architecture - stop it from opening untitled documents?
  • Previous by thread: Re: using QLPreviewPanel and supporting 10.5
  • Next by thread: Re: Document architecture - stop it from opening untitled documents?
  • Index(es):
    • Date
    • Thread