Skip navigation.
 
mlRe: NSTableView + delete button?
FROM : j o a r
DATE : Wed Mar 12 02:00:18 2008

On Mar 11, 2008, at 5:47 PM, Kevin Dixon wrote:

>


> to catch the pressing of delete on the NSTableView. This works, but
> reminds me of BASIC...Is there a better way to do this, to make sure 
> I'm
> getting the delete key, say even on international keyboards?



See "NSDeleteCharacter" and similar in NSText.h (and in the 
documentation).

j o a r

Related mailsAuthorDate
mlNSTableView + delete button? Kevin Dixon Mar 11, 23:03
mlRe: NSTableView + delete button? j o a r Mar 11, 23:12
mlRe: NSTableView + delete button? Quincey Morris Mar 12, 00:00
mlRe: NSTableView + delete button? Kevin Dixon Mar 12, 01:47
mlRe: NSTableView + delete button? j o a r Mar 12, 02:00
mlRe: NSTableView + delete button? Sean McBride Mar 12, 15:43