• 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: Untitled files and NSApp delegate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Untitled files and NSApp delegate


  • Subject: Re: Untitled files and NSApp delegate
  • From: Francis Derive <email@hidden>
  • Date: Fri, 30 Jun 2006 07:38:12 +0200


On Jun 30, 2006, at 2:48 AM, Dimitri Bouniol wrote:

[...], then deleted the MyDocument class because it was insufficient for my needs.
--

If your NSDocument subclass is not named "MyDocument", you need to change its name where you find it in the Info.plist of your project for the key NSDocumentClass :


[...]
<key>NSDocumentClass</key>
<string>MyDocument</string>

That should solve.

Francis.
_______________________________________________
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


  • Follow-Ups:
    • Re: Untitled files and NSApp delegate
      • From: Dimitri Bouniol <email@hidden>
References: 
 >Untitled files and NSApp delegate (From: Dimitri Bouniol <email@hidden>)

  • Prev by Date: Re: Can't cache image
  • Next by Date: Re: Implementing a TCP port listener in Cocoa
  • Previous by thread: Untitled files and NSApp delegate
  • Next by thread: Re: Untitled files and NSApp delegate
  • Index(es):
    • Date
    • Thread