Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Language change in Qt embedded
Forum Updated to NodeBB v4.3 + New Features

Language change in Qt embedded

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.4k 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.
  • C Offline
    C Offline
    chiragbprajapati
    wrote on last edited by
    #1

    In my application i have implemented language translation and it works fine. we supported several languages like french, italian,german ,spanish,english.but since i am new to qtembedded i dont know what further needs to do on embedded device to support language translation. like giving font support, etc...

    can any one help?

    Regards,
    CPra

    1 Reply Last reply
    0
    • G Offline
      G Offline
      giesbert
      wrote on last edited by
      #2

      The only thing I know (and that is the same on any desktop platform) you need a font to support the chars of that language. So most european languages work, hebrew adn asian languages need a fuull unicode or a dedicated font. If you have a full unicode font, it should work for all languages, otherwise you have to change the font dynamically.

      Nokia Certified Qt Specialist.
      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

      1 Reply Last reply
      0

      • Login

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