I'm doing an iPad app. I'm developing a custom keyboard. However, when I click on the textfield the default keyboard pops up. I want to prevent that disabling the keyboard.
I saw some similar posts here where they put a dummy View on top, or they disable the editing, but that won't do what I want.



