When a user clicks on a field I want the keyboard to pop up, but not apple's keyboard. Instead, I want my own UIView with buttons on it to come up instead, and for the field to accept input from it. How do I do this? Currently I have a UITextField delegate set up to open and close the standard keyboard.
Thanks, Nate
Thanks, Nate