Re: Accepting All Drops
Re: Accepting All Drops
- Subject: Re: Accepting All Drops
- From: "John C. Warner" <email@hidden>
- Date: Tue, 26 Apr 2005 22:40:25 -0400
On 26 Apr, 2005, at 10:20 PM, Evan DiBiase wrote:
Hi Folks,
I'm working on an application that has an NSTableView representing a
very liberal inbox of sorts. The gist of this inbox is that any data
can be dragged in. I don't see an obvious way to do this, though—the
only way to get the NSTableView to accept drops that I can see is to
send registerToDraggedTypes: to it with an array of types that it
should accept, but I'd like to accept *all* types.
Is this possible, or am I chasing after a dream?
Guess: Does passing nil for the array work?
-John
_______________________________________________
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