Trigger CCEditbox via code

I want to use two CCEditBoxes to build a login form, but the problem is the first form doesn’t flow into the second one (and it takes two taps).
How can I trigger editing the second editbox when I’m done with the first (without having the user touch it)?