Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qml desktop components scaling
Forum Updated to NodeBB v4.3 + New Features

Qml desktop components scaling

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 1 Posters 911 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.
  • L Offline
    L Offline
    linux_fan_dave
    wrote on last edited by
    #1

    I want to create a user interface qtquick2 that can be scaled and includes some desktop components. As mentioned in this "blogpost ":blog.qt.digia.com/blog/2012/08/08/native-looking-text-in-qml-2the default rendering for qml/qtquick2 should use distance fields and not native text rendering. I tried to scale qt quick controls. The result is rather disappointing. I was testing on ubuntu 64 and qt-5.1.1. The text on the controls is looking bad but all text in standard qml elements (Text/TextEdit) is looking good when scaled.

    This leads me to think that native rendering is the default now for desktop components. Can this be turned of?

    (Crosspost to: "stackoverflow":http://stackoverflow.com/questions/20311318/qml-desktop-components-scaling)

    1 Reply Last reply
    0
    • L Offline
      L Offline
      linux_fan_dave
      wrote on last edited by
      #2

      This seems to be included in Qt 5.2 for some controls. Others can be adapted to behave like this. See the accepted answer on "stackoverflow":http://stackoverflow.com/questions/20311318/qml-desktop-components-scaling

      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