Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to add input language for multi language

How to add input language for multi language

Scheduled Pinned Locked Moved C#
tutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Software_Guy_123
    wrote on last edited by
    #1

    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

    N 1 Reply Last reply
    0
    • S Software_Guy_123

      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

      N Offline
      N Offline
      Nagy Vilmos
      wrote on last edited by
      #2

      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.

      S 1 Reply Last reply
      0
      • N Nagy Vilmos

        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.

        S Offline
        S Offline
        Software_Guy_123
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups