I need to implement a semi circular UISlider control . I googled a lot but could not find any solution . Even i tried to transform the UISlider but could not get success. Please help me .
Thanks in advance
I need to implement a semi circular UISlider control . I googled a lot but could not find any solution . Even i tried to transform the UISlider but could not get success. Please help me .
Thanks in advance
It seems like you have googled wrong :) http://www.cocoacontrols.com/platforms/ios/controls/uicircularslider. You can see what he is doing to create circular slider, and create your own semi-circular slider. Good Luck!