Beginning iPhone development can be rough, especially if you’re not a professional developer. I know that searches for beginner tutorials are common on this website and I have moved away from “how to get started” material into talking about development libraries, and more advanced developer tutorials — while I will be putting more up for […]
Tag: uitableview
The iPhone has a great UI library, but there are still times when you think to yourself when programming — why didn’t they include this feature? Whenever that thought pops into my head (probably because I’m an efficiency freak who likes to do things in the least possible time) and I can’t easily find the […]
I mentioned the Three20 open source library many months ago as a quick way to perform many utility operations within your app quickly such as photo-viewing, creating stylized buttons, and http caching. Since then I’ve come across several tutorials that have really helped get more out of this library, and add some pretty cool functionality […]
Editor’s Note: You’ve seen the slick supercool gradient UITableView backgrounds, and this is how to make them quick and easy. Thanks to Brett Romero of Cygen for this tutorial, ManiacDev.Com’s first submitted tutorial. If you’ve created a quality, original tutorial that you think iPhone developers might want to read about please e-mail [email protected] – Johann […]