• 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: Howto receive text notifications from NSFormCells in an NSForm
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Howto receive text notifications from NSFormCells in an NSForm


  • Subject: Re: Howto receive text notifications from NSFormCells in an NSForm
  • From: Clark Cox <email@hidden>
  • Date: Tue, 11 Jan 2005 15:05:50 -0500

On Tue, 11 Jan 2005 20:49:06 +0200, Vincent Coetzee
<email@hidden> wrote:
> Dear List
>
> I have googled this one without success. I need to be notified when
> text changes in an NSFormCell. I have tried making my controller the
> NSForms delegate without success (I am not sure what delegate methods I
> would need to implement anyway, and have read the NSForm and NSFormCell
> docs without much enlightenment) and am not sure what else to try ?
> Some suggestions would be appreciated.

Though I have never used NSForm, I would assume that you could just implement:

- (void)controlTextDidChange:(NSNotification *)aNotification

in the delegate, just like you can for any other text-editing NSControl.

--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
 _______________________________________________
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

  • Follow-Ups:
    • Re: Howto receive text notifications from NSFormCells in an NSForm
      • From: Vincent Coetzee <email@hidden>
References: 
 >Howto receive text notifications from NSFormCells in an NSForm (From: Vincent Coetzee <email@hidden>)

  • Prev by Date: Re: MySQL Escaped String
  • Next by Date: Re: Howto receive text notifications from NSFormCells in an NSForm
  • Previous by thread: Howto receive text notifications from NSFormCells in an NSForm
  • Next by thread: Re: Howto receive text notifications from NSFormCells in an NSForm
  • Index(es):
    • Date
    • Thread