Re: NSURLPboardType: Is this normal?
Re: NSURLPboardType: Is this normal?
- Subject: Re: NSURLPboardType: Is this normal?
- From: Brian Webster <email@hidden>
- Date: Wed, 11 Dec 2002 11:46:20 -0600
On Wednesday, December 11, 2002, at 11:21 AM,
email@hidden wrote:
But if I replace the type with NSURLPboardType, I only get a single
file URL.
Is this the way it's supposed to work? Why would I get only one file
out of many when I'm asking for NSURLPboardType?
Yes, it is the way it's supposed to work. That's not to say it's the
way it really _should_ work. ;-) The NSURLPboardType seems to be
strictly singular and only allows for dragging a single URL. What
would be nice would be to have something NSURLsPboardType that would
allow dragging multiple URLs at a time. So for now there's not really
much that can be done, but you can file a feature request with Apple to
try to get it included in a future version.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.