Re: NSOpenPanel and ".app" fileType and aliases
Re: NSOpenPanel and ".app" fileType and aliases
- Subject: Re: NSOpenPanel and ".app" fileType and aliases
- From: Diggory Laycock <email@hidden>
- Date: Tue, 11 Dec 2001 14:28:31 +0000
just noticed a rather important omission from my original post!
It works, but if the user selects an alias to an application then the NSOpenPanel
thinks that the alias is a folder (a gray triangle points to the next pane)
also the following in the console: "FSOpenIterator failed:-1407"
Should read:
It works, but if the user selects an alias to **a non-bundle** application
then the NSOpenPanel
thinks that the alias is a folder (a gray triangle points to the next pane)
also the following in the console: "FSOpenIterator failed:-1407"