Delete row from NSTableView
Delete row from NSTableView
- Subject: Delete row from NSTableView
- From: Matt Jaffa <email@hidden>
- Date: Mon, 1 Mar 2004 12:39:06 -0700
Hi,
I would like to delete a row from the NSTableView I have,
The NSTableView is wrapped within a NSScrollView as I think they are
normally within IB.
But I would like it when they select a Row to be deleted and then press
the
delete key for it to be removed.
How do I go about implementing something like this,
also to make it so that the cells in the NSTableView are not selectable?
Just the rows as a whole to be selectable?
Thanks,
Matt
_______________________________________________
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.