ariok / TB_CircularSlider

This is the code for the tutorial "How to create a custom control in iOS" from http://www.thinkandbuild.it

Home Page:http://www.thinkandbuild.it/how-to-build-a-custom-control-in-ios/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TB_CircularSlider

You can find a Swift version of this tutorial here

This is the code for the tutorial "How to create a custom control in iOS" from http://www.thinkandbuild.it.

In this tutorial I show how to create a custom control as subclass of UIControl and I draw the 99% of the component using Core Graphics.

Here a preview of the control built in this tutorial:

A preview of this control

About

This is the code for the tutorial "How to create a custom control in iOS" from http://www.thinkandbuild.it

http://www.thinkandbuild.it/how-to-build-a-custom-control-in-ios/


Languages

Language:Objective-C 97.4%Language:C++ 2.6%