Re: getting file type info from NSOpenPanel's selected file
Re: getting file type info from NSOpenPanel's selected file
- Subject: Re: getting file type info from NSOpenPanel's selected file
- From: Andreas Schempp <email@hidden>
- Date: Fri, 9 May 2003 09:45:18 +0200 (MEST)
You can use [NSString pathExtension] on the returned [NSOpenPanel filenames]
to get the extension
>
Hello,
>
>
i have an NSOpenPanel set up and i want to do different things based on
>
the file type of the file that was selected for opening. now i can't
>
find a method to get the file type of the selected file. is there
>
something i overlooked?
>
>
thx,
>
>
ben
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.