How to add input language for multi language
-
Hello Everyone, I am working on window bases multi language application. I would like to add input language programmatically like Japanese / Hindi under Control Panel -> Regional and Language settings. ( User don't want to add language manually). Is anyone have idea how to achieve this. Thanks & Regards, Kumar
Thanks & Regards, Kumar
-
Hello Everyone, I am working on window bases multi language application. I would like to add input language programmatically like Japanese / Hindi under Control Panel -> Regional and Language settings. ( User don't want to add language manually). Is anyone have idea how to achieve this. Thanks & Regards, Kumar
Thanks & Regards, Kumar
I think you'll find that the language support has to be installed. There's a whole load of code pages and things thtat different langauges need. So unless they are fully installed, they can't properly be installed. Japanese, specifically, I know needs special fonts as well and everything needs to be unicode based for it to work.
Panic, Chaos, Destruction. My work here is done.
-
I think you'll find that the language support has to be installed. There's a whole load of code pages and things thtat different langauges need. So unless they are fully installed, they can't properly be installed. Japanese, specifically, I know needs special fonts as well and everything needs to be unicode based for it to work.
Panic, Chaos, Destruction. My work here is done.
I have installed languages but for add as input language I have to use control panel and add manually. I want on selection of language if input keyboard is not configured then programmatically it should add keyboard for that language. Thanks in adavance. Regards, Kumar
Thanks & Regards, Kumar