View Full Version : Text Box tabbing
skyhawk
2006.06.16, 05:16 PM
When tabbing between boxes, it goes in a completely illogical order (as far as how they are labeled and how they SHOULD be tabbed betweened)
is there any way I can change this behavior ?
unknown
2006.06.16, 05:20 PM
in interface builder control click and drag from one text box to another and set it too the nextKeyView outlet.
You can do the same in code, in awakeFromNib, or at other times.
skyhawk
2006.06.16, 05:26 PM
m'k, I just tried this, and it didn't change a thing in my application. Any idea what I might be doing wrong?
unknown
2006.06.16, 05:49 PM
http://roobasoft.com/blog/2006/01/18/nextkeyview-gotcha/
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.