Re: Dragging files and folders into NSView subclasses
Re: Dragging files and folders into NSView subclasses
- Subject: Re: Dragging files and folders into NSView subclasses
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 20 Oct 2006 16:54:59 -0600
On Oct 20, 2006, at 4:49 PM, Michael Watson wrote:
I *think* I have.
In my NSView subclass:
Out of curiosity, are you targeting Panther or earlier? IIRC, the
Finder didn't set the NSFilenamesPboardType pasteboard until Tiger.
For older versions of the Finder, you have to use
CorePasteboardFlavorType 0x6675726C instead.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden