• 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: Getting filename of just opened document...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting filename of just opened document...


  • Subject: Re: Getting filename of just opened document...
  • From: "Louis C. Sacha" <email@hidden>
  • Date: Tue, 1 Jun 2004 18:36:54 -0700

Hello...

In case you haven't read it yet, it might be a good idea to take a look at the Cocoa conceptual topic on the Document architecture:

http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/


If you create different CFBundleDocumentType entries for each extension, you can still use the same NSDocument subclass, and the CFBundleTypeName is the string passed as the ofType: parameter in the various methods used to create and load an NSDocument.

http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/Concepts/DocTypePList.html


Hope that helps,

Louis
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: NSMenu and RunLoop?
  • Next by Date: Re: some NSThread questions
  • Previous by thread: Re: incompatible pointer type warnings
  • Next by thread: SEL and NSDictionary
  • Index(es):
    • Date
    • Thread