Newbie Question - selecting textFields
Newbie Question - selecting textFields
- Subject: Newbie Question - selecting textFields
- From: Tom Gray <email@hidden>
- Date: Tue, 26 Nov 2002 00:24:58 -0500
Hi, and as always, thanks!
I have four NSTextFields in a window. After the user enters a value and
hits return or tab, I validate the value. If the value is not valid I
want to reselect the text in that NSTextField and make it the current
text field.
My problem is, I cannot make it the current text field. The next text
field (as set in IB) becomes the current text field after the user hits
tab or return.
How do I programatically select one of my NSTextFields to be the "key"
text field?
Tom Gray
-------------
email@hidden
or
email@hidden
_______________________________________________
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.