List component to bring up InputText boxes
Posted
by
user1760403
on Stack Overflow
See other posts from Stack Overflow
or by user1760403
Published on 2012-10-29T21:14:17Z
Indexed on
2012/10/30
5:01 UTC
Read the original article
Hit count: 99
I'm creating a list component with different numbers on each label ranging from 1 to 10. When clicked on a number I need it to bring up that many inputtext boxes one after another..
It's pretty much a multiplayer game that you select how many players are playing, then you input each name.. I'm so stuck it's ridiculous.. if anyone has a solution, or a different idea please help me out, thank you so much in advance.
© Stack Overflow or respective owner