10 years ago by hannu
Hi,
I'm using iOS keyboard via Ejecta.KeyInput(); and trying to disable quick type/autocorrection (or change other property listed here https://developer.apple.com/library/ios/documentation/UIKit/Reference/UITextInputTraits_Protocol/index.html).
I probably need to modify EJKeyInputResponder but I'm not very familiar with objective-c and I do not manage to make it work. Can someone point me what modifications I should do.
I'm using iOS keyboard via Ejecta.KeyInput(); and trying to disable quick type/autocorrection (or change other property listed here https://developer.apple.com/library/ios/documentation/UIKit/Reference/UITextInputTraits_Protocol/index.html).
I probably need to modify EJKeyInputResponder but I'm not very familiar with objective-c and I do not manage to make it work. Can someone point me what modifications I should do.