Grabbing key presses in NSTableView
Grabbing key presses in NSTableView
- Subject: Grabbing key presses in NSTableView
- From: "Kasper J. Jeppesen" <email@hidden>
- Date: Wed, 21 Apr 2004 09:52:04 +0200
I need to let my user delete records from a tableview simply by
pressing backspace. The only clues i have been able to find, towards
doing this, involves subclassing NSTableView. Is that really the only
way?
Lots of applications do this, so I would almost asume cocoa has some
really neat way of doing it (like so many other things in cocoa)... any
clues?
Kasper
_______________________________________________
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.