• 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: Finding the firstResponder TextField or TextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding the firstResponder TextField or TextView


  • Subject: Re: Finding the firstResponder TextField or TextView
  • From: Douglas Davidson <email@hidden>
  • Date: Tue, 21 May 2002 11:19:36 -0700

On Tuesday, May 21, 2002, at 10:16 AM, Mark's Studio wrote:

I had the same problem, but i had a custom fieldEditor and a custom
textField
in my fieldEditor i did [self delegate] to get my textField.

A control will usually set itself as the field editor's delegate when it is editing, but that is up to the control; different control classes, especially custom controls, might do something else. You can reliably determine whether a particular control is editing by using the currentEditor method.

Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Finding the firstResponder TextField or TextView (From: "Mark's Studio" <email@hidden>)

  • Prev by Date: Re: Obj-C, class methods and instance methods
  • Next by Date: Re: Viewing array elements in Project Builder
  • Previous by thread: Re: Finding the firstResponder TextField or TextView
  • Next by thread: Re: Viewing array elements in Project Builder
  • Index(es):
    • Date
    • Thread