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. Problem on showing my text
Forum Updated to NodeBB v4.3 + New Features

Problem on showing my text

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.9k 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.
  • K Offline
    K Offline
    kitten
    wrote on last edited by
    #1

    hi to everyone
    i am trying to write a program on mac 10.6.2
    i set my encoding to utf-8 using qtextcodec class
    but now when i use qwebview to show some html data on it
    it does'nt show my text correctly
    the language of my text is persian
    it shows its alphabet but seperately
    what should i do?

    www.kitten.mihanblog.com

    1 Reply Last reply
    0
    • T Offline
      T Offline
      task_struct
      wrote on last edited by
      #2

      Is persian text in your source code files or it is loaded from some file, when program is executed?

      It is not good practise to use non ANSCII characters in sorce code, because some compilers do not understand it.

      "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program."

      • Linu...
      1 Reply Last reply
      0
      • K Offline
        K Offline
        kitten
        wrote on last edited by
        #3

        the problem is about fonts
        they does'nt support multilanguage i think

        www.kitten.mihanblog.com

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Fonts are not part of Qt though, so what is your question then exactly?

          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