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. Problem with Farsi ( Persian ) Language
Forum Updated to NodeBB v4.3 + New Features

Problem with Farsi ( Persian ) Language

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 5 Posters 3.8k 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.
  • M Offline
    M Offline
    mindlab
    wrote on last edited by
    #1

    I am developing a printer using QT4.3.3 on Linux 2.6.20. There is no real keyboard ( I use touch panel ) and only virtue keyboard
    cab ne used. No QT desktop system.

    I want to add Farsi language for the printer. Does QT4.3.3 supports Farsi ( Persian ) language.

    If not, I need an input method for the embedded QT. Is such input method program available ? Does anyone who know where to find the program ?

    Please help. Thanks

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stukdev
      wrote on last edited by
      #2

      Does qt linguist works to embedded deploy?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mindlab
        wrote on last edited by
        #3

        I am not sure ? I had asked many people they heard that QT supports Farsi but not for my case. I hope it is not.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #4

          Due to the unicode that Qt uses internally, almost every language can be supported (as long as the fonts you use can display the characters, of course). Qt Linguist is unicode based too, so it should support Farsi as well. The QLocale has - according to the docs - some support for Persian, too.

          I don't know of any input method of Qt itself. As far as I know, this is subject to the underlying operating system or windowing system (X11, or such). It should be not too hard to make you own virtual keyboard, if that's needed.

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mohsen
            wrote on last edited by
            #5

            Check this out http://developer.qt.nokia.com/wiki/QPlugs_PAText_Add_Persian_and_Arabic_support_to_WindowsCE_Mobile_applications

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kean-chen
              wrote on last edited by
              #6

              @mindlab ,
              Have you solved this issue? I also encountered such problems.

              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