IOS开发之控件(Ⅰ)

1.iOS开发 对话框UIActionSheet和UIAlertView用法

http://www.pocketdigi.com/20120220/663.html

2.密码框:

[password setSecureTextEntry:YES];

还有一种方式是 在XIB中拖入一个 TextField ,在Attributes Inspecter 中把 Secure 那个chekbox给勾上。 

3. UIView设置背景图片的方法

http://blog.csdn.net/qijianli/article/details/7777268

posted @ 2013-03-15 13:55  NSDefaultRunLoopMode  阅读(255)  评论(0编辑  收藏  举报