NSTableView drag from Finder Problem

2009-08-26 Thread Support
I fear that I may be asking a daft question here - but I've been puzzling over this for a while now and it's confusing the hell out of me. Probably only a quick fix too! I'm trying to implement NSTableView so that files can be dragged in from Finder. The NSTableView is within an NSSplitView

Re: NSTableView drag from Finder Problem

2009-08-26 Thread Nick Zitzmann
On Aug 26, 2009, at 10:10 AM, Support wrote: I can see from the debug that the init function is called and that the dragged types are therefore registered. Alas, ValidateDrop and AcceptDrop are never called. Does anyone have any idea what I've done wrong? Are you **really** sure it's