Re: NSTableView
Re: NSTableView
- Subject: Re: NSTableView
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 28 May 2002 17:36:24 +0200
On Tuesday, May 28, 2002, at 09:52 AM, Matthew Johnson wrote:
Hi,
Thanks to everyone that helped me out my last couple of table view
questions. Hopefull this is the last. I can't seem to
find a callback to overload when the delete key is pressed (I want to
delete a row from the table view if delete is
hit). Can anyone point me the right way?
The other way is to add a Remove button and set its shortcut to delete.
If you don't want to add a Remove Button just make 1 pixels wide,
transparent.
_______________________________________________
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.
References: | |
| >NSTableView (From: Matthew Johnson <email@hidden>) |