Setting textfields tab order programmatically
Setting textfields tab order programmatically
- Subject: Setting textfields tab order programmatically
- From: Bertrand Mansion <email@hidden>
- Date: Sat, 31 Jan 2004 19:06:47 +0100
Hi,
I create a few textfields programmatically and add them one after the other
(in a while loop) to a custom view. I would like that when a user starts
editing one of the textfield, if he presses the tab key, the next textfield
becomes edited. How can I do that programmatically, not knowing in advance
how many textfields will compose the complete form ?
Thanks you for your help,
Bertrand Mansion
Mamasam
_______________________________________________
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.