• 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
DocumentController and Folders
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DocumentController and Folders


  • Subject: DocumentController and Folders
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Thu, 20 Mar 2003 12:14:33 +0100

I want to write a document based Cocoa application which opens not files but folders (directories).

How?

I could make a category on NSDocumentController with my own version of openDocument, but the docs say that NSDocumentController "adds these objects to the list of NSDocument objects managed by the receiver."
How could I do this?

What I really want is:
[ [ NSDocumentController sharedDocumentController ] setCanChooseDirectories: YES ];

Maybe some special entries in Info.plist ? But what?

I am rather puzzled and any suggestions would be very much appreciated.

Gerriet.
_______________________________________________
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: Mouse and buttons
  • Next by Date: MouseDown of superclass
  • Previous by thread: Re: Mouse and buttons
  • Next by thread: MouseDown of superclass
  • Index(es):
    • Date
    • Thread