Prompting user for multiple selections in an iphone app
Posted
by Matt Delves
on Stack Overflow
See other posts from Stack Overflow
or by Matt Delves
Published on 2010-03-24T01:53:13Z
Indexed on
2010/03/24
2:03 UTC
Read the original article
Hit count: 369
I'm currently looking for a way to provide the user with being able to select multiple items from a collection of values.
I know this is done in the mail app whereby you can go into the edit mode of a folder and select multiple items by clicking on the circle on the left hand side.
What I'm unsure about is how this is achievable. Is anyone familiar with how to reproduce such functionality?
Thanks, Matt Delves
© Stack Overflow or respective owner