Reputation: 11
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?
Upvotes: 1
Views: 553
Reputation: 523294
For display purpose, just put a transparent UITextField on top of the UIImageView.
Upvotes: 1