Re: NSTableView delete row with key?
Re: NSTableView delete row with key?
- Subject: Re: NSTableView delete row with key?
- From: Ron Fleckner <email@hidden>
- Date: Wed, 21 Apr 2010 17:29:20 +1000
On 21/04/2010, at 5:15 PM, Chris Idou wrote:
What would be the appropriate way to have an NSTableView notice that
you hit the delete key and delete the current row?
Rough guess: override delete, remove the item in your storage class
that the row represents, reload the tableview.
Ron
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden