• 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: NSDocument not receiving notifications from NSTextField
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDocument not receiving notifications from NSTextField


  • Subject: Re: NSDocument not receiving notifications from NSTextField
  • From: Martin Linklater <email@hidden>
  • Date: Tue, 28 Feb 2006 15:39:35 +0000

Indeed I am doing something stupid. The notification is controlTextDidEndEditing.

duh.

On Tuesday, February 28, 2006, at 03:35PM, Martin Linklater <email@hidden> wrote:

>Hi. I'm a noob, so be gentle... I have an NSDocument which contains some NSTextFields. I want the NSDocument to handle the editing notifications from the NSTextField. So, during the NSDocument's windowControllerDidLoadNib method I'm setting the delegate of the NSTextField to self:
>
>[textField setDelegate:self];
>
>Yet the NSDocument isn't receiving any of the editing notifications from the NSTextView (textDidEndEditing etc).
>
>Am I doing something stupid here ? Thanks.
>
>---
>http://homepage.mac.com/mslinklater
> _______________________________________________
>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
>
>


---
http://homepage.mac.com/mslinklater
 _______________________________________________
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: 
 >NSDocument not receiving notifications from NSTextField (From: Martin Linklater <email@hidden>)

  • Prev by Date: Re: kqueue OK in 10.4, not calling back to CFSocket in 10.3
  • Next by Date: Re: List of all available classes ?
  • Previous by thread: NSDocument not receiving notifications from NSTextField
  • Next by thread: Re: NSDocument not receiving notifications from NSTextField
  • Index(es):
    • Date
    • Thread