Hi all i am trying to create a program that when i press a certain english letter, it goes writes non english unicode of that letter instead. All the equivelent letters are predfined . For example if i press letter K on keyboard ,in the textbox or word type document it prints ? and so fort for the rest of letters.
I just want to know how i can replace letters pressed with predefined non english letters. Furthermore, I want add a checkbox that when it checked it do the swap of english letters to non english ones,otherwise it just type the english letter that is pressed on the keyboard.Thanks
I just want to know how i can replace letters pressed with predefined non english letters. Furthermore, I want add a checkbox that when it checked it do the swap of english letters to non english ones,otherwise it just type the english letter that is pressed on the keyboard.Thanks