Drag-and-drop in NSScrollView
Drag-and-drop in NSScrollView
- Subject: Drag-and-drop in NSScrollView
- From: Tristan Jehan <email@hidden>
- Date: Fri, 12 Sep 2003 16:14:00 -0400
I've implemented drag-and-drop into an NSScrollView as in the 'MP3
Player' example. I have then tried to move all the required tableView
methods into the NSTableView subclass itself, but it was unsuccessful.
Is there an alternative solution for having those mandatory functions
implemented outside of the Controller?
_______________________________________________
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.