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
In answer to the the question about English keyboard - Apple did design for that - you can use the ASCII keyboard - which you can choose with: UIKeyboardTypeASCIICapable.