Colored UIButtons
A common problem for many iOS developers is how to color a UIButton. In iOS 5 one can use UIApperance to color all instances of the UIButton class in the application. But sometimes all you want is to color one simple button pressrving its round-cornered shape. This article provides the best programmatic coloring solution we've encountered so far. Enjoy! http://www.cimgf.com/2010/01/28/fun-with-uibuttons-and-core-animation-layers/










