vote up 1 vote down star
1

Is there anyway possible to set the clearButtonMode for a UITextField in Interface Builder? Is this only possible to do code? I do not see it as an option in the UITextField attributes panel.

flag

63% accept rate

1 Answer

vote up 2 vote down

There is no way to do it in Interface Builder (as of the 2.2 SDK)

See http://stackoverflow.com/questions/320078/adding-the-clear-button-to-an-iphone-uitextfield

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.