• 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: Setting focus to text field in drawer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting focus to text field in drawer


  • Subject: Re: Setting focus to text field in drawer
  • From: Arthur Clemens <email@hidden>
  • Date: Tue, 12 Aug 2003 22:32:15 +0200

So it all functions now as it should. But I don't know if I should have
written the text field's becomeFirstResponder differently, or that I
shouldn't have overridden text field's becomeFirstResponder.

Would it make any difference if your becomeFirstResponder called [super becomeFirstResponder] somewhere? It looks like you wanted to add to the default behavior, but instead you end up replacing it, bypassing anything that any of the superclasses might normally do in this method.


Yes, that's it! Seems logical in hindsight, but I couldn't think of it.
Thanks.

Arthur Clemens
_______________________________________________
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: Setting focus to text field in drawer (From: Thomas Harrington <email@hidden>)

  • Prev by Date: Uninstaller Howto?
  • Next by Date: Re: Uninstaller Howto?
  • Previous by thread: Re: Setting focus to text field in drawer
  • Next by thread: Setting focus to text field in drawer
  • Index(es):
    • Date
    • Thread