NSTableView の - (void)setDoubleAction:(SEL)aSelector メソッドを使用する。
[tableView setTarget:self];[tableView setDoubleAction:@selector(THE_DOUBLE_ACTION:)];
トラックバックURL: http://numata.designed.jp/mt-tb.cgi/36
コメントを書く