On Fri, 31 Dec 2004 17:28:56 -0700, Adam Ruth <email@hidden> said:
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.
<http://www.cocoabuilder.com/archive/message/2004/9/29/118534>
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>