Re: Disable return-edit in text cell
Re: Disable return-edit in text cell
- Subject: Re: Disable return-edit in text cell
- From: Kyle Sluder <email@hidden>
- Date: Wed, 11 Aug 2010 10:16:21 -0700
On Wed, Aug 11, 2010 at 10:12 AM, email@hidden
<email@hidden> wrote:
> Hello,
>
> I've got a standard NSTableView with text cells. I want the field
> editor to pop up when the user clicks on the cell, but not when
> pressing the return key (which triggers another action). How can I
> accomplish this? I've got a feeling there's a real simple solution,
> but I just cannot find that magic button in IB.
This is discussed in the text view documentation:
http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/TextEditing/Tasks/InterceptKeys.html
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden