Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is it possible to subclass a UISlider so that it displays two knobs, so that I can choose a range ? If not, what would be my options to make such a control ?

share|improve this question
It is definitely possible to do vimeo.com/28257365 – Will Nov 14 '12 at 11:10

1 Answer

up vote 1 down vote accepted

Here is a tutorial that shows you what how to make what you want. Tutorial

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.