Category Archives: Objective-C

Redesign iPad App

I have been working a little on an iPhone / iPad app for work. We wanted to add some new functionality, and it is causing me some heartburn, because we didn’t set it up to function properly. So I learned … Continue reading

Posted in iPhone, Objective-C | Leave a comment

Dynamically Color a UIImage

Found this awesome tutorial for coloring a UIImage… Will be very helpful down the road for my simple game idea… http://coffeeshopped.com/2010/09/iphone-how-to-dynamically-color-a-uiimage  

Posted in HowTos, Objective-C | Leave a comment