• 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: simple file browser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple file browser


  • Subject: Re: simple file browser
  • From: Andrew Merenbach <email@hidden>
  • Date: Mon, 25 Jan 2010 17:57:01 -0800

On Jan 25, 2010, at 4:12 PM, Jens Alfke wrote:

>
> On Jan 25, 2010, at 3:17 PM, Corbin Dunn wrote:
>
>> Instead, just call: [savePanel setShowsHiddenFiles:YES].
>
> There's no such method in the 10.5 SDK; was it added in 10.6?
>
> —Jens_______________________________________________
>

Looks like--in the NSSavePanel class ref on my Snow Leopard install:

> setShowsHiddenFiles:
> Specifies whether the panel displays files that are normally hidden from the user.
>
> - (void)setShowsHiddenFiles:(BOOL)flag
>
> Parameters
> flag
> If YES, the panel displays hidden files; if NO, it does not.
>
> Availability
> 	• Available in Mac OS X v10.6 and later.
> See Also
> 	• – showsHiddenFiles
> Declared In
> NSSavePanel.h

Cheers,
	Andrew_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: simple file browser
      • From: Corbin Dunn <email@hidden>
References: 
 >simple file browser (From: Ariel Feinerman <email@hidden>)
 >Re: simple file browser (From: Jens Alfke <email@hidden>)
 >Re: simple file browser (From: Corbin Dunn <email@hidden>)
 >Re: simple file browser (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: runModalForWindow crash
  • Next by Date: Launch process as root from cocoa app
  • Previous by thread: Re: simple file browser
  • Next by thread: Re: simple file browser
  • Index(es):
    • Date
    • Thread