Re: Disabling cells in NSTableView
Re: Disabling cells in NSTableView
- Subject: Re: Disabling cells in NSTableView
- From: Just van Rossum <email@hidden>
- Date: Sun, 21 Dec 2003 14:06:17 +0100
Sanri Parov wrote:
>
Is there a way to prevent NSTableView cells from being editable after
>
a double click? I've googled a little bit around mamasam, but I
>
didn't realize well what to do. Has to do with delegation or
>
something similar? Thank you all.
Yes, have a look at the tableView:shouldEditTableColumn:row: delegate
method.
Just
_______________________________________________
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.