Re: simple file browser
Re: simple file browser
- Subject: Re: simple file browser
- From: Corbin Dunn <email@hidden>
- Date: Tue, 26 Jan 2010 10:03:02 -0800
Jens/Andrew --- the SnowLeopard documentation is incorrect; it was added in 10.6, but "retro-published" to 10.4. So, it is available in 10.4 and higher.
--corbin
On Jan 25, 2010, at 5:57 PM, Andrew Merenbach wrote:
> 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