NSTableView seems to limit the drag image for selected rows to the selected rows that are currently visible in the clip view. Am I correct that I will need to subclass NSTableView in order to do anything different? I want to display a drag image that shows some representation of all the selected rows. Granted I will need to also do some handling of excessively large number of selected rows and make some visual indication in that is more than can reasonably be displayed. Happy to hear any guidance on this from anybody who has implemented something similar before. (Caveats and gotchas please )
Thanks John Joyce _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
