Re: Choosing Files Based Upon Type
Re: Choosing Files Based Upon Type
- Subject: Re: Choosing Files Based Upon Type
- From: Ali Ozer <email@hidden>
- Date: Mon, 18 Jun 2001 13:15:07 -0700
>
While I did find this mentioned in the introductory text for the
>
NSOpenPanel help page, I haven't been able to figure out how to
>
actually implement it
See the Foundation and AppKit release notes. The functions you want to
use are in Foundation/NSHFSFileTypes.h. New in 10.0.
Ali