Re: Stopping edition of a NSTableView's row after hitting return
Re: Stopping edition of a NSTableView's row after hitting return
- Subject: Re: Stopping edition of a NSTableView's row after hitting return
- From: Matt Neuburg <email@hidden>
- Date: Fri, 04 Feb 2005 11:49:12 -0800
On Fri, 04 Feb 2005 19:00:02 +0100, Jerome Foucher <email@hidden>
said:
>I'm using a NSTableView with custom cells (subsclass of NSTextFieldCell) which
can be edited.
>
>When I double-click on a cell, it's been edited normally. But when I hit enter
to validate the change, the edition continues and the next cell si been edited.
>
>I would like the edition to stop
Check the archives. Hint: search on NSTableView and textDidEndEditing. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden