iphone - How to change the thumb of my Slider and the Bar with particular image -


in app have slider need customize. have pictures want put on bar , thumb of slider. can me this?

thanks,

did in documentation? uislider has several methods change appearance:

setminimumtrackimage:forstate: setmaximumtrackimage:forstate: setthumbimage:forstate: 

if that's not enough needs (e.g. because 1 image per slider element not enough), you'll have subclass uislider , draw slider yourself.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -