Click here to Skip to main content
15,879,474 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Using SWIFT - I have created a static tableview with multiple cells for users to enter information to add to a database.

With one on the cells - I want to limit the input to be one of 5 choices rather than a text input. I thought UIPicker would be my best bet to allow user to choose one of the five - while I was able to get it implemented - it does not look good, won;t fit into the static cell properly etc. I bout of a newb here still learning, so wanted to ask this community if there was a better way than UIPicker to present the user with these 5 choices for this static cell input.

Thanks in advance! (SWIFT please)
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900