Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

pamide

macrumors newbie
Original poster
Hi!

I have 2 fields (outlets: outField1 and outField2) and I want to move the cursor in the second field as soon as I press Return in the first field.
In awakeFromNib I set the control class as the delegate for outField1.
In controlTextDidEndEditing I use
[outWindow makeFirstResponder: outField2]

It doesn't work! If I use controlTextDidChange it's OK, but it doesn't suit my purpose.

Have you any idea?

Thanks, Miky
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.