Skip navigation.
 
mlRe: Inconsistency in NSTableView's action w.r.t clickedRow
FROM : Jerry Krinock
DATE : Sat Jun 24 00:51:16 2006

on 06/06/23 14:54, Nick Zitzmann at <email_removed> wrote:

>
> On Jun 23, 2006, at 3:47 PM, David Hoerl wrote:


>> Am I missing something?

>
> Yes. Don't depend on actions to determine when the selection has
> changed.


Also, in general, on the Macintosh, "clicked" means "clicked with the
mouse".

> Use the delegate method,


Specifically, -selectionDidChange.

Related mailsAuthorDate
mlInconsistency in NSTableView's action w.r.t clickedRow David Hoerl Jun 23, 23:47
mlRe: Inconsistency in NSTableView's action w.r.t clickedRow Nick Zitzmann Jun 23, 23:54
mlRe: Inconsistency in NSTableView's action w.r.t clickedRow Jerry Krinock Jun 24, 00:51