• 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
makeFirstResponder and Enter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makeFirstResponder and Enter


  • Subject: makeFirstResponder and Enter
  • From: Adam Ruth <email@hidden>
  • Date: Fri, 31 Dec 2004 17:28:56 -0700

I have a window that has two text fields on it and a button with a key equivalent of Enter. When the user clicks the button, the window is validated and if either of the text fields don't pass validation a notice is popped up and then focus is put to the offending text field with makeFirstResponder. The only problem is if the user is in the other text field and they press Enter then focus moves to the other text field momentarily (what I want) but then returns to the original field, presumably to finish processing the Enter event. I'm not sure how to make focus stay where I want it to.

Thanks in advance,

Adam Ruth

_______________________________________________
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


  • Prev by Date: Accurate decimal numbers?
  • Next by Date: Re: Accurate decimal numbers?
  • Previous by thread: Re: Accurate decimal numbers?
  • Next by thread: Calling AppleScript from Cocoa
  • Index(es):
    • Date
    • Thread