• 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: Vincent Coetzee <email@hidden>
  • Date: Tue, 11 Jan 2005 22:22:06 +0200

Hi there

Tried your suggestion without success.

Thanks anyway.

Vince

On Jan 11, 2005, at 22:05, Clark Cox wrote:



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
References: 
 >Howto receive text notifications from NSFormCells in an NSForm (From: Vincent Coetzee <email@hidden>)
 >Re: Howto receive text notifications from NSFormCells in an NSForm (From: Clark Cox <email@hidden>)

  • Prev by Date: Re: Howto receive text notifications from NSFormCells in an NSForm
  • Next by Date: Re: Initialize and add Combo Box programmatically
  • Previous by thread: Re: Howto receive text notifications from NSFormCells in an NSForm
  • Next by thread: instantiateNibWithOwner and respondsToSelector
  • Index(es):
    • Date
    • Thread