Skip navigation.
 
mlRe: When does an NSTableView drag and which column did it drag to?
FROM : Corbin Dunn
DATE : Wed Jul 26 17:21:47 2006

>
> Any suggestions on how to proceed?
>


Take a look at the drag and drop delegate methods, and the 
DragNDropOutlineView demo app (for OV, but same principles apply).

-corbin

Related mailsAuthorDate
mlWhen does an NSTableView drag and which column did it drag to? Macintosh Develope… Jul 26, 06:24
mlRe: When does an NSTableView drag and which column did it drag to? Corbin Dunn Jul 26, 17:21