Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] Multilingual Support
QtWS25 Last Chance

[SOLVED] Multilingual Support

Scheduled Pinned Locked Moved General and Desktop
multilingualjapanesec++
2 Posts 2 Posters 1.0k Views
  • 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.
  • M Offline
    M Offline
    maximo
    wrote on 30 Sept 2015, 18:23 last edited by maximo
    #1

    Anyone got a list of things to study if I want to create a multilingual Qt/C++ Mac build of my application? My investor wants English as the base, and should automatically detect and switch to Japanese if on a Japanese Mac.

    Also, how does one test this without having a Japanese Mac?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 30 Sept 2015, 18:47 last edited by
      #2

      hi
      I started with
      http://doc.qt.io/qt-5/internationalization.html

      and then
      the "Dynamic Language Switching"
      from this book
      http://www.bogotobogo.com/cplusplus/files/c-gui-programming-with-qt-4-2ndedition.pdf

      On windows you can change the locale to test if it will switch. I assume
      you can do the same in OSX.

      1 Reply Last reply
      0

      2/2

      30 Sept 2015, 18:47

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved