Some Simple iPhone UI Elements
March 1st, 2010 iPhone SDK Tips
I’ve been a little busy lately and have some ideas queued up but I havent had the chance to post much. Today something quick.
When developing my first app, I had some simple questions I could only answer by looking at what apps already do. Questions like “How is a single text field and keyboard on a page displayed to the user? How is a date best added/altered in a view? How can I enter in a full sized textbox for the user to enter a note? Insipration Source: Things from Cultured Code. They use some basic iPhone UI elements, but its just done so well.
- The date entry page in Things – Simple and effective
- Textfield Entry box in Things – Again simple and effective.
- Things textview layout. Notice how perfectly the page is filled.



