How to make an NSTextField the First Responder?
How to make an NSTextField the First Responder?
- Subject: How to make an NSTextField the First Responder?
- From: John McGruer <email@hidden>
- Date: Fri, 1 Nov 2002 17:50:49 +0800
I know this must be fairly basic but I have two NSTextFields on a Panel
and the cursor is active in the second one. How do I get the cursor
back into the first field (so the user doesn't have to tab. I've tried
[mywindow makeFirstResponder:myTextField] and every other obvious
option, but nothing seems to work. Can anyone help? Thanks...
John
PS I've tried searching the archives but can only find messages with
similar problems to this but not the replies that may have provided an
answer - maybe someone can help with this too! Cheers...
_______________________________________________
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.