Re: How to detect a single mouse click on a cell in a TableView?
Re: How to detect a single mouse click on a cell in a TableView?
- Subject: Re: How to detect a single mouse click on a cell in a TableView?
- From: Ondra Cada <email@hidden>
- Date: Thu, 11 Apr 2002 19:53:00 +0200
On Thursday, April 11, 2002, at 12:35 , Nicola Vitacolonna wrote:
2) I also tried to make the column uneditable in IB and implement
table:didClickTableColumn:, but this is called when the user
double-clicks on the header too, which I definitely don't want to happen.
You can easily ignore that, can't you?
Another solution might be usign an NSButtonCell as the data cell for the
appropriate column.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.