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 / C++ / MFC
  4. Multilingual Support Problem

Multilingual Support Problem

Scheduled Pinned Locked Moved C / C++ / MFC
helplearning
4 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.
  • N Offline
    N Offline
    NiceNaidu fo
    wrote on last edited by
    #1

    Hi Friends, Currently i am provinding German Langauge support to my application. I have edited the .rc file and developed a resource only dll from it. I almost finished doing it. The problem i am facing is,whenever i wanna save a file or Open a file.The default CFileDialog that is getting opened is English.But I want a German dialog (CFileDialog) to be opened. Can anyone help me out fixing this problem. Thanks in Advance. Appu.. "If you judge people, you have no time to love them."

    G 1 Reply Last reply
    0
    • N NiceNaidu fo

      Hi Friends, Currently i am provinding German Langauge support to my application. I have edited the .rc file and developed a resource only dll from it. I almost finished doing it. The problem i am facing is,whenever i wanna save a file or Open a file.The default CFileDialog that is getting opened is English.But I want a German dialog (CFileDialog) to be opened. Can anyone help me out fixing this problem. Thanks in Advance. Appu.. "If you judge people, you have no time to love them."

      G Offline
      G Offline
      grigsoft
      wrote on last edited by
      #2

      In most cases you don't have to worry about it - just like text buttons in Message boxes, this dialog depends on windows version. And users of your German version will use German windows, so they will see it in German. Still you can change the texts, but not with rc file - by using custom template extension for FileOpen dialog, and then directly iterating and translating controls on main dialog. Igor Green http://www.grigsoft.com/ - files and folders comparison tools

      N 1 Reply Last reply
      0
      • G grigsoft

        In most cases you don't have to worry about it - just like text buttons in Message boxes, this dialog depends on windows version. And users of your German version will use German windows, so they will see it in German. Still you can change the texts, but not with rc file - by using custom template extension for FileOpen dialog, and then directly iterating and translating controls on main dialog. Igor Green http://www.grigsoft.com/ - files and folders comparison tools

        N Offline
        N Offline
        NiceNaidu fo
        wrote on last edited by
        #3

        Thanks for u r reply Green. Can i mail u, incase if i get some other problem related to Multilingual Support. Thanks for the help. Appu.. "If you judge people, you have no time to love them."

        G 1 Reply Last reply
        0
        • N NiceNaidu fo

          Thanks for u r reply Green. Can i mail u, incase if i get some other problem related to Multilingual Support. Thanks for the help. Appu.. "If you judge people, you have no time to love them."

          G Offline
          G Offline
          grigsoft
          wrote on last edited by
          #4

          Sure, but do not expect too much :) support[]grigsoft.com Igor Green http://www.grigsoft.com/ - files and folders comparison tools

          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