Re: movieFileTypes, imageFileTypes and Info.plist's
Re: movieFileTypes, imageFileTypes and Info.plist's
- Subject: Re: movieFileTypes, imageFileTypes and Info.plist's
- From: Andrew Salamon <email@hidden>
- Date: Fri, 17 Jul 2009 14:04:40 -0700
Thanks! I think using public.image and public.movie are going to work
just fine. I can now drop images and movies onto my app's Finder icon,
although not the Dock icon, yet.
Andrew
On Jul 16, 2009, at 3:00 PM, Mike Abdullah wrote:
Pretty certain you do need to this manually. One option could
perhaps be to declare your plist as just accepting public.image and
public.movie though. It would be possible for the user to drop an
unsupported file type, but it would cover everything your above code
does. And presumably it would be fairly rare for someone to drop in
a video format that QuickTime can't handle.
_______________________________________________
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