• 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: Does NSTextField sends delegate messages to itself?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does NSTextField sends delegate messages to itself?


  • Subject: Re: Does NSTextField sends delegate messages to itself?
  • From: Ron Fleckner <email@hidden>
  • Date: Tue, 16 Sep 2008 16:54:16 +1000


On 16/09/2008, at 4:46 PM, Graham Cox wrote:


On 16 Sep 2008, at 4:37 pm, Ron Fleckner wrote:

So my question is, I suppose, does NSTextField send delegate messages to instances of itself?


It doesn't, but the shared field editor object does. The text field is the delegate of the shared field editor when it is active.

see: http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/Tasks/UsingWindowFieldEditor.html#/ /apple_ref/doc/uid/20000238


hth,

Graham

Thanks, Graham. That helps a lot because now I can proceed without worrying about the fact that I haven't set a delegate, and in fact I don't need to.


Ron
_______________________________________________

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: 
 >Does NSTextField sends delegate messages to itself? (From: Ron Fleckner <email@hidden>)
 >Re: Does NSTextField sends delegate messages to itself? (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Does NSTextField sends delegate messages to itself?
  • Next by Date: Re: NSXMLParser and character entities?
  • Previous by thread: Re: Does NSTextField sends delegate messages to itself?
  • Next by thread: structs in Mutable containers
  • Index(es):
    • Date
    • Thread