Re: Opening Symbolic Links
Re: Opening Symbolic Links
- Subject: Re: Opening Symbolic Links
- From: Rob Keniger <email@hidden>
- Date: Sun, 25 Jan 2009 12:10:51 +1000
On 24/01/2009, at 11:46 PM, Gerriet M. Denkmann wrote:
I have a text file, called Text.
I did in Terminal:
ln -s Text SymlinkToText
When I try to open SymlinkToText in TextEdit "SymlinkToText" is
shown in the Open Panel, but when I select it, the "Open"-button is
disabled.
Is this a bug or a feature (in 10.5.6) ?
I believe this did work in Tiger, but have no machine to test this.
Call [yourOpenPanel setResolvesAliases:YES] to make an open panel
resolve aliases/symlinks.
--
Rob Keniger
_______________________________________________
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