Hey Guys , I wanted to make a basic custom keypad for the iPhone , I did manage to terminate the default iPhone keypad.
I have made simple Q W E R T Y and Spacebar keys .. I want to input text as QWERTY with the buttons and then if I click and put the blinker(yes the UITextView is editable) before Q and try to append it the next string becomes QWERTYQ where else I want QQWERTY ... I having a trouble with it .. I want to write 10 lines of text and then I should be able to edit any word in any line once I click and put the blinker in the proper place .. I am having a lot of trouble doing that :( .. Please help ..or suggest me what to look for ...