• 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: NSOpenPanel and the New Folder button
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOpenPanel and the New Folder button


  • Subject: Re: NSOpenPanel and the New Folder button
  • From: Scott Anguish <email@hidden>
  • Date: Thu, 11 Sep 2003 00:18:30 -0400

On Sep 10, 2003, at 8:40 PM, John Stiles wrote:

What can I do? Thanks.

An undocumented method: [panel _setIncludeNewFolderButton:YES];

Is this safe?
If this means the program will break under OS X 10.4.x or something, it would be very difficult to justify. This app absolutely has to work out-of-the-box.


No, it's not safe.

Using private API (it's not just undocumented) means that it could go away. If it does, your app dies.
_______________________________________________
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: NSOpenPanel and the New Folder button
      • From: "M. Uli Kusterer" <email@hidden>
References: 
 >Re: NSOpenPanel and the New Folder button (From: John Stiles <email@hidden>)

  • Prev by Date: Re: changing dateformat based on column width
  • Next by Date: NSURL
  • Previous by thread: Re: NSOpenPanel and the New Folder button
  • Next by thread: Re: NSOpenPanel and the New Folder button
  • Index(es):
    • Date
    • Thread