How can I move the clear button in a UITextField?
Posted
by Jake
on Stack Overflow
See other posts from Stack Overflow
or by Jake
Published on 2010-05-29T07:28:06Z
Indexed on
2010/05/29
7:32 UTC
Read the original article
Hit count: 288
For some reason, when I add a UITextfield as a subview of the contentview of a tablecell, the clearbutton does not align with the text typed in the field, and appears a bit underneath it. Is there any way I can move the text of the clearbutton to stop this from happening? Thanks for any help,
© Stack Overflow or respective owner