Tecate Posted January 16, 2009 Share Posted January 16, 2009 Hi, I am a Xcode beginner and trying to make simple cocoa database. I could make new and delete button to work, but cannot figure out how to delete entry(row) by pressing "delete" button on keyboard. I have a separate myDatasource class that has a pointer to NSTableView and NSMutableArray for itemlists. I guess keyDown and deleteBackword should be used somewhere, but I cannot make it work. Please give me any suggestions. Thanks Link to comment https://www.insanelymac.com/forum/topic/147222-nstableview-delete-entry-with-delete-key/ Share on other sites More sharing options...
Recommended Posts