Re: DoubleClick in a NSTableView
Re: DoubleClick in a NSTableView
- Subject: Re: DoubleClick in a NSTableView
- From: Julian Barkway <email@hidden>
- Date: Mon, 10 Jun 2002 06:36:32 +0200
On Sunday, June 9, 2002, at 11:06 pm, Frank Blome wrote:
>
I need again a nice hint. I would like to catch the double click in a
>
NSTableView (with one column) to do my own stuff not to edit. After
>
reading the documentation, I did not found a delegate method for it
>
(not in NSTableView nor NSCell).
[yourTableView setDoubleAction: @selector (yourDoubleClickAction:)];
should work.
--------------------------------------------------------------------------------------------------
Julian Barkway
email@hidden
Zurich,
Switzerland
_______________________________________________
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.