开发者

Login textbox style - iPhone

I have a logi开发者_StackOverflow中文版n 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.

Login textbox style - iPhone

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.


That is a UIView containing 2 text fields. You can have an UIView, give it background image and place 2 UITextFields on it.


You can take two text boxes with none border style and then you can place a back ground image as you need.. This may be the solution.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜