Re: New to drag and drop

2008-04-21 Thread Nick Zitzmann
On Apr 21, 2008, at 2:23 PM, Mark Thomas wrote: 1) I have a webkit control which covers the whole window, would the drop message be sent to the parent ? 2) Or should I be putting operating this on the Webkit control ? DnD implementations vary a bit. Views that display what its data sour

New to drag and drop

2008-04-21 Thread Mark Thomas
Hi, I'm looking to add in drag and drop support to my app, but one thing which isn't clear at the minute, is whether you are suppose to subclass the NSViews or use delegates to do this. I would have assumed delegates as makes the most future proof solution, so I added a [webWindow registerForDra