how to customize UISlider to appears like a clock on iphone
- by waldecir
Im tring to make a clock "editable" this will have only one pointer, shoud i subclass the UISlider or create a role new component subclassing the UIControl ? exists something like this ?
regards.