Doc kind from extension
Doc kind from extension
- Subject: Doc kind from extension
- From: Micha Fuhrmann <email@hidden>
- Date: Thu, 11 Jun 2009 15:50:31 +0200
Anyone knows how to get the system doc kind from a given extension.
Not from a file, or a file path for that matter, but just from an
extension. Like giving "pdf" and receiving "Portable Document Format
(PDF). I've tried
NSString * theTest = [[NSDocumentController sharedDocumentController]
typeFromFileExtension:@"pdf"];
But I get nil.
Any idea?
_______________________________________________
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