no Copy in Select, NSTableView
no Copy in Select, NSTableView
- Subject: no Copy in Select, NSTableView
- From: Jake <email@hidden>
- Date: Wed, 28 Nov 2001 16:43:08 -0500 (EST)
When a cell is selected in NSTableView, I notice that the items in the
Edit menu is disabled. The copy/paste/cut only becomes available via
doublclicking. Doesn't it make sense for one to "copy" a cell without
being in the editing mode, being able to select multiple items and
copy as default? How does one override this behavior?
Jake