I\'d like the iPhone virtual keyboard to appear pre-set to a particular language (Russian for example) when the user taps a UITextField. Is there a way to do this in Cocoa c
I want to do this because I am writing a language learning application.
What makes the current keyboard selection setup on the iPhone even worse (at least for me) is that it doesn't remember the keyboard for each appliaction. So that if you change it for one app it remains the same keyboard for the next app you open.