Hi again,
How do I select a control in Cocoa? In other words, I want to be able to set the focus to a certain text field when a button is pressed -- i. e. Text Field 1 has the focus, but when I click on a button, the focus changes to Text Field 2. I've been searching through all the Cocoa docs for a while now, and I can't find anything that does that.
Thanks in advance!
Jared