Keyboard + Text Field/View
Hey guys,
Let me thank you in advance for your responses. Right now I have my application linked to remotely input text via the keyboard to another device. I have a UIButton which displays the keyboard, but I would also like it to display a Text Field or Text View. In theory, the text field is to just display the input values of the keyboard while the application also sends this text remotely. Any thoughts how to have the UIButton show both the keyboard and a text field and link those two together?
Thanks!
|