I have a login screen with a username and password textbox. However, I’ve come across a better way to present my username and password textboxes.
The textboxes seems to be merged. Just like the login screen on Windows Live Messenger iPhone app.

Does anyone know how to make this?
Thanks.
Better You can also use Grouped UITableview, add two UITextfields into the tableview cells as subview. This should be look as same as windows live messenger.