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
This is a user defined setting and can not be messed with by the programmer, unfortunately.