Re: NSPasteboard Delegate
Re: NSPasteboard Delegate
- Subject: Re: NSPasteboard Delegate
- From: email@hidden
- Date: Thu, 22 May 2008 14:31:27 +0200
On 22 May 2008, at 14:18, Graham Cox wrote:
Do read this:
file:///Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.CoreReference.docset/Contents/Resources/Documents/documentation/Cocoa/Conceptual/CopyandPaste/Articles/pbFundamentals.html
(by the way, does pasting the file URL here actually work? I assume
everyone will have the same Xcode installation... is there a way to
get the URL of the equivalent online site from the Xcode
documentation browser?)
Sort of, when I click it it does the equivalent of Reveal in Finder on
the relevant file; it doesn't go directly to Safari.
To get the equivalent online url, you can replace:
file:///Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.CoreReference.docset/Contents/Resources/Documents/
with:
http://developer.apple.com/
so the above becomes:
http://developer.apple.com/documentation/Cocoa/Conceptual/CopyandPaste/Articles/pbFundamentals.html
Matt
_______________________________________________
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