Author:

Jen Gordon

Jen Gordon has designed dozens of titles for mobile devices. Her insights into designing for mobile have been published in Web Designer Magazine, Computer Arts Magazine (print) and Smashing Magazine.
How to Code Custom iOS Buttons Buttons are one, if not the, most primary controls used to trigger an action in iOS. Being able to style a UIButton can add great detail to your application. When broken down, a programmer has a lot of built-in control over the visual appearance of a button. 2.0 Visual Enhancements Changing the look of a UITableView gives your application “that extra touch”. By visually altering the appearance, you are open to extend your creativity and better brand your application. 2.1 ... Read Full Article