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. ios13
Forum Updated to NodeBB v4.3 + New Features

ios13

Scheduled Pinned Locked Moved Solved Mobile and Embedded
6 Posts 3 Posters 503 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
    MLGDN
    wrote on last edited by
    #1

    My app displays normal Chinese characters under ios13.0 system, but most of the ios13 systems do not display properly.I am very confused, I don't know how to solve it.

    jsulmJ 1 Reply Last reply
    0
    • M MLGDN

      My app displays normal Chinese characters under ios13.0 system, but most of the ios13 systems do not display properly.I am very confused, I don't know how to solve it.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @MLGDN Which Qt version do you use?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

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

        use qt5.10.1,I am downloading the latest version, and xcode is 10.2.1

        jsulmJ 1 Reply Last reply
        0
        • M MLGDN

          use qt5.10.1,I am downloading the latest version, and xcode is 10.2.1

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @MLGDN You should try more recent version

          https://forum.qt.io/topic/113070/qt-code-of-conduct

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

            Finally I found a solution,set the font,At first, try qApp->setFont() in the main function, and it didn't succeed. Then set the font-famliy of the button, label and other controls in the css style, and finally succeeded.

            B 1 Reply Last reply
            0
            • M MLGDN

              Finally I found a solution,set the font,At first, try qApp->setFont() in the main function, and it didn't succeed. Then set the font-famliy of the button, label and other controls in the css style, and finally succeeded.

              B Offline
              B Offline
              Bayesky
              wrote on last edited by
              #6

              @MLGDN 但是在创建表单的时候,button不会失效吗?

              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