• 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
Open untitled blank document at launch problem?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Open untitled blank document at launch problem?


  • Subject: Open untitled blank document at launch problem?
  • From: Ivan Kourtev <email@hidden>
  • Date: Fri, 6 Oct 2006 17:40:34 -0400

I converted a Cocoa application into a document-based application. Perhaps I messed up something in the process but my new document- based app does not open a blank untitled document at launch. I even made sure I have an NSApplication delegate and it implements

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

but still no luck.

Any clues as to what could be the cause?

I messed around with the MyDocument class that's automatically created by Xcode, but I am fairly sure I updated everything relevant in Info.plist. Or maybe not?

--
ivan
_______________________________________________
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


  • Prev by Date: Re: Core Data getting many data from relationship.
  • Next by Date: WhackedTV - ISO C++ forbids declaration of 'SeqGrabComponent' with no type
  • Previous by thread: Re: NSMiniControlSize bigger then NSSmallControlSize
  • Next by thread: WhackedTV - ISO C++ forbids declaration of 'SeqGrabComponent' with no type
  • Index(es):
    • Date
    • Thread