tags:

views:

31

answers:

0

Hi, I made a program for the iPad. The program uses UITextView Controller. I used my own InputView instead the default iPad keyboard. My problem is when I edit the textview using my inputview, I lost the AutoCorrection and AutoCapitalization features of the textview. Is there a way to have my own textview inputview and still have the auto correction and auto capitalization features? Please help