Re: Finder visibility flag
Re: Finder visibility flag
- Subject: Re: Finder visibility flag
- From: Chris Ridd <email@hidden>
- Date: Tue, 08 Mar 2005 17:10:31 +0000
On 8/3/05 11:17 am, Stephane Sudre <email@hidden> wrote:
>
> On 8 mars 05, at 07:02, Dmitry Markman wrote:
>
>> Hi
>> is thera a way to set Finder's visibility flag with Cocoa framework?
>>
>> or I have to use good old pair FSSetCatalogInfo/FSGetCatalogInfo?
>
> FSSetCatalogInfo/FSGetCatalogInfo
>
> There is no method available in Cocoa, CoreFoundation or BSD to deal
> with this.
Doesn't getattrlist() return this info?
I didn't get to the end of its man page, but if you ktrace the
/Developer/Tools/GetFileInfo program, it certainly calls that function.
(Similarly /Developer/Tools/SetFile calls setattrlist()).
Cheers,
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden