Copy and paste from NSTableView
Copy and paste from NSTableView
- Subject: Copy and paste from NSTableView
- From: Peter Sichel <email@hidden>
- Date: Thu, 6 Dec 2001 23:12:21 -0500
I'm trying to add support for copy and paste from an NSTableView
and could use a hint on where and how to intercept the Copy command
from the Edit menu to put the selected data into the NSPasteBoard.
Thanks,
- Peter
--