NSURLPboardType broken for dropping files in Panther...?
NSURLPboardType broken for dropping files in Panther...?
- Subject: NSURLPboardType broken for dropping files in Panther...?
- From: Rob In der Maur <email@hidden>
- Date: Mon, 3 Nov 2003 21:40:12 +0100
My application has drag and drop functionality of which amongst others
the possibility to drop a file from the Finder onto an NSTableView. In
Jaguar, this application worked without a problem. I registered
NSURLPboardType and could drop any kind of file onto the table and it
would add an entry to the table with the name and location (as I've
coded).
Since upgrading to Panther I noticed file drops don't work anymore.
They are not recognized. Dropping a URL from Safari works without a
flaw.
Question: is something changed in the drag/drop in Panther, or has this
to do with the fact that the Finder is now Cocoa based instead of
Carbon based. Any pointers to updated info is appreciated...
cheers,
- Rob In der Maur
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.