NSTableView selection and Drag&Drop
NSTableView selection and Drag&Drop
- Subject: NSTableView selection and Drag&Drop
- From: Roberto Sobachi <email@hidden>
- Date: Wed, 11 Feb 2004 22:38:33 +0100
I've got a problem with NSTableView.
I use drag&drop, and I need to know which row is selected, but with the
function for Drag&Drop - (BOOL)tableView:(NSTableView *)tableView
writeRows:(NSArray*)rows toPasteboard:(NSPasteboard*)pboard I can drag
row without select row.
How can I correct this problem?
Roberto Sobachi
developer
http://www.xidiar.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.