iPhone UISlider with two thumbs/indicators?
Posted
by ChrisW
on Stack Overflow
See other posts from Stack Overflow
or by ChrisW
Published on 2010-02-02T13:05:16Z
Indexed on
2010/03/18
5:01 UTC
Read the original article
Hit count: 615
Is anyone aware of a version of the iPhone UISlider control with two thumbs? I need a control that will allow specifying a range of values. The UISlider API docs would imply this isn't possible with the standard control, so I was wondering if anyone had a solution for this (or had solved it themselves).
© Stack Overflow or respective owner