• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting notification when NSTextFieldCell end editing in a table view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting notification when NSTextFieldCell end editing in a table view


  • Subject: Re: Getting notification when NSTextFieldCell end editing in a table view
  • From: Gustavo Pizano <email@hidden>
  • Date: Mon, 21 Jun 2010 15:27:25 +0200

Sorry.. go it, I was missing something.

declare my Controller that implements that protocol

:S

G.


On Jun 21, 2010, at 3:17 PM, Graham Cox wrote:

>
> On 21/06/2010, at 11:10 PM, Gustavo Pizano wrote:
>
>> I can't assign any delegate to the cell but to its view, so.... :S Im kinda lost here...
>
>
> There is only one cell, and only one field editor. The view will tell you when it ends editing (and begins for that matter), so the most appropriate hooks are likely to be:
>
> 	• – control:textShouldBeginEditing:
> 	• – control:textShouldEndEditing:
>
> --Graham
>
>
>
>

_______________________________________________

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

References: 
 >Getting notification when NSTextFieldCell end editing in a table view (From: Gustavo Pizano <email@hidden>)
 >Re: Getting notification when NSTextFieldCell end editing in a table view (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Getting notification when NSTextFieldCell end editing in a table view
  • Next by Date: Re: Threaded DOM operations
  • Previous by thread: Re: Getting notification when NSTextFieldCell end editing in a table view
  • Next by thread: Mousedown for double click event.
  • Index(es):
    • Date
    • Thread