Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Objective C: UISlider (Curve)

Is it possible to have a curve UISlider or is it just Horizontal and Vertical?

I've tried replacing the slider track with a curve image (though i already know hat it will not work because it is just a background), not working.

Is there a way that i could do that?

like image 561
SeongHo Avatar asked Mar 12 '26 14:03

SeongHo


1 Answers

Take a look at custom controls (both of them are under MIT license):

  1. MHRotaryKnob

    Cocoacontrols

    Github

  2. DCKnob

    Cocoacontrols

    Github

like image 94
vrmaks Avatar answered Mar 14 '26 08:03

vrmaks



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!