Hi,
I have a virtual keyboard that works in English and in other languages.
My problem is that when I try to write in a different language other than english, and the computer language is on English - it sends the letters to the screen in english.
And vice versa - if I'm writing in english and the computer language is on a different language, it sends the letters to the screen in that other language.
Does anyone know to control this? how can I make it write only in english? Or only in a different language?
I use the SendKeys function to send the letters to the screen. maybe there is a different function I can use?
Thanks!
I have a virtual keyboard that works in English and in other languages.
My problem is that when I try to write in a different language other than english, and the computer language is on English - it sends the letters to the screen in english.
And vice versa - if I'm writing in english and the computer language is on a different language, it sends the letters to the screen in that other language.
Does anyone know to control this? how can I make it write only in english? Or only in a different language?
I use the SendKeys function to send the letters to the screen. maybe there is a different function I can use?
Thanks!