On 11/23/09 11:54 AM, Jens Alfke wrote:
Again, you're checking for the URL flavor before the filenames flavor. Reverse the order of these tests.
Unfortunately, that didn't seem to help. It appears that URL's take precedence over file paths. Removing the URL pasteboard type solved the problem.
Given that file paths are a requirement for my project and URL's are a "nice-to-have," I'll have to move forward without NSURL. Too bad.
-- Kevin Walzer Code by Kevin http://www.codebykevin.com _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
