On Sep 26, 2011, at 07:31, Christiaan Hofman wrote: > Unfortunately pasteboard support for URLs on Cocoa is a real mess, there are > really a lot of different types, and it is not clear what the preferred way > is to put URLs on the clipboard. Especially when you want to support 10.5.
I recently needed to add clipboard support for URLs in TeX Live Utility, and just added an NSURL category method with the multiple-URL reading/writing code from FVUtilities. I know it works for 10.4-10.6 anyway, and at least it's consistent on those versions (unlike Cocoa). Who knows why it took Apple almost 10 years to add support for copying multiple URLs in Cocoa... -- Adam ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
