Kodeco Forums

How To Make a Custom Control

In this tutorial, you will implement your very own custom control. You'll touch on such concepts as extending existing controls, designing and implementing your control's API, and even how to share your new control with the development community.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/2713-how-to-make-a-custom-control

Thank you for the great Custom Control tutorial. Any chance of an expansion to this, to cover making this control with in Interface Builder? I tried adding IB_DESIGNABLE but the control does not render in IB, I further added two initializer (initWithFrame and initWithCoder) as suggested by the sites, and still no love. I think this would make the tutorial complete, if we could see what is needed to make a control that integrates with Interface Builder.

This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]