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: Jérome Foucher <email@hidden>
- Date: Sat, 5 Feb 2005 10:19:41 +0100
On 4 févr. 05, at 21:43, Larry Fransson wrote:
Subclass NSTableView and override -textDidEndEditing: to catch returns
and end editing. Normally, I'd refer you to the archives, since
that's where I got much of my code. But since it took me considerable
time to actually get it working, I'll post it here for you and
posterity.
Thanks a million. I think it would be a good idea to post that code for
a tutorial on some Cocoa sites like Cocoa Dev Central....
As for the archives, I have to admit that I did not search the archives
correctly, as I tried this morning looking for NSTableView + editing
and got the answer in a few minutes.
My bad.
Jérome
_______________________________________________
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