reordering table cells with 10.5 sdk
reordering table cells with 10.5 sdk
- Subject: reordering table cells with 10.5 sdk
- From: Mitchell Livingston <email@hidden>
- Date: Tue, 30 Oct 2007 21:00:26 -0400
Hello,
I have set my project to use the 10.5 sdk, and now the rows cannot be
reordered. If I set it to 10.4 sdk they can be again. It appears that
- (BOOL)tableView:(NSTableView *)aTableView writeRowsWithIndexes:
(NSIndexSet *)rowIndexes toPasteboard:(NSPasteboard*)pboard is not
being called with the 10.5 sdk. Should I be using something else
instead, or could anything else be wrong?
Thanks,
Mitchell Livingston
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden