• 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
Re: Simple question about document based apps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple question about document based apps


  • Subject: Re: Simple question about document based apps
  • From: Todd Freese <email@hidden>
  • Date: Thu, 28 Oct 2004 07:52:29 -0500

I put this in my appController and it seems to do the trick.

- (BOOL)applicationShouldOpenUntitledFile:(NSApplication *)sender
{
return NO;
}

Todd Freese
The Filmworkers Club


> How can I setup a document based application so that it does not
> automatically open a document window when starting the application?


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Simple question about document based apps (From: Huibert Aalbers <email@hidden>)

  • Prev by Date: Simple question about document based apps
  • Next by Date: Re: [ANN] Cocoa Style for ObjC: 1 and 2
  • Previous by thread: Simple question about document based apps
  • Next by thread: NSTableView with popupbuttons
  • Index(es):
    • Date
    • Thread