tags:

views:

26

answers:

1

Hi all... I have a UIView that i want to pres a button and then i will have a text box or a label that the user can change and move... Any one know where to start?

A: 

For display purpose, just put a transparent UITextField on top of the UIImageView.

KennyTM