Re: Drag&Drop NSTextView not working?
Re: Drag&Drop NSTextView not working?
- Subject: Re: Drag&Drop NSTextView not working?
- From: Gregg Witmer <email@hidden>
- Date: Thu, 10 Mar 2005 13:00:19 -0500
try to drag a single file from the Finder over my NSTextView
subclass, and it just plain doesn't take the drop
You need to send -registerForDraggedTypes: to your NSTextView subclass.
Gregg
_______________________________________________
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