开发者

UITextField where to set clearsOnBeginEditing

开发者 https://www.devze.com 2022-12-10 03:23 出处:网络
I\'m really used to VS where all properties are nicely listed in a big dialog. In Interface Builder I can find no such dialog.

I'm really used to VS where all properties are nicely listed in a big dialog.

In Interface Builder I can find no such dialog.

If I want to set the 开发者_如何学编程clearsOnBeginEditing field of a UITextField to FALSE, where is the best place to do it? Is there an interface to a control's properties in interface builder that I'm just missing?


It is available through the inspector in IB:

IB Inspector view http://img338.imageshack.us/img338/3015/screenshot20091101at155.png

0

精彩评论

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