Quantcast
Channel: user interface
Viewing all articles
Browse latest Browse all 15

Custom views in Interface Builder using IBPlugins

$
0
0

If you have custom views configured in code, it can be time consuming to configure them for each instance and make them look right in context. To make the process smoother, you can create Interface Builder plugins and configure your objects in Interface Builder. While the Xcode documentation explains how to do this, it is long, thorough and confusing. Here is the simplified set of steps that I use to create Interface Builder plugins quickly.


Viewing all articles
Browse latest Browse all 15