views:

200

answers:

1

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?

+5  A: 
Louis Gerbarg