Re: Custom view drag to NSOutlineView and Finder
Re: Custom view drag to NSOutlineView and Finder
- Subject: Re: Custom view drag to NSOutlineView and Finder
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 9 Nov 2005 13:18:03 -0700
On Nov 9, 2005, at 12:34 PM, Patrick Gleichmann wrote:
is never called, even though I registered the "JPG" as type:
[m_myOutlineView registerForDraggedTypes:[NSArray
arrayWithObject:@"jpg"]];
-registerForDraggedTypes: is used to register pasteboard types, not
file extensions.
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