• 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: Where's my "New Folder" button?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where's my "New Folder" button?


  • Subject: Re: Where's my "New Folder" button?
  • From: Gus Mueller <email@hidden>
  • Date: Thu, 26 Jun 2003 11:44:59 -0700

Lance Drake (email@hidden) wrote:
> NSSavePanel seems like the logical choice for an object to select where
> to deposit a file. However, there's no way I see to allow the User to
> specify 'create a new folder' into which to deposit said file.
>
> Does anyone have any suggestions about what it the preferred way to do
> this?

As far as I'm aware, there is no public api to do this.

However, if you call [savePanel _setIncludeNewFolderButton:YES]; it
gives you what you want.. at least it does in 10.2-

Using undocumented api's is not advised, so you might see if there is
another way to get what you want besides using this call.

thanks,

-gus

--
"Christmas means carnage!" -- Ferdinand, the duck
_______________________________________________
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.

  • Follow-Ups:
    • Re: Where's my "New Folder" button?
      • From: Gus Mueller <email@hidden>
References: 
 >Where's my "New Folder" button? (From: Lance Drake <email@hidden>)

  • Prev by Date: Source code mapping tools?
  • Next by Date: Re: Where's my "New Folder" button?
  • Previous by thread: Re: Where's my "New Folder" button?
  • Next by thread: Re: Where's my "New Folder" button?
  • Index(es):
    • Date
    • Thread