Re: How to get a list of all known file types?
Re: How to get a list of all known file types?
- Subject: Re: How to get a list of all known file types?
- From: Chris Idou <email@hidden>
- Date: Thu, 6 Nov 2008 17:12:26 -0800 (PST)
I've got an app which is matching on file types, so I want the user to be able to say "show me all the... say... MS-Word documents, or JPeg images" or whatever. So I need to present the user with all the possible types their system knows about, so they can select what files they are interested in.
--- On Thu, 11/6/08, j o a r <email@hidden> wrote:
> From: j o a r <email@hidden>
> Subject: Re: How to get a list of all known file types?
> To: email@hidden
> Cc: email@hidden
> Date: Thursday, November 6, 2008, 4:32 PM
> On Nov 6, 2008, at 4:21 PM, Chris Idou wrote:
>
> >
> > Sure, I read it. Can you see an API giving all known
> file types? Can you see a mention of human readable
> descriptions? I can't, but it wouldn't be the first
> time I have selective blindness.
>
>
> I don't know the answer to the former, but the human
> readable description would be returned by:
>
> UTTypeCopyDescription()
>
> What is the problem that you're really trying to solve
> here? It might be that there is a better way of going about
> what you're trying to do.
>
> j o a r
_______________________________________________
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