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. File dialog hanging in higher resolution
Forum Updated to NodeBB v4.3 + New Features

File dialog hanging in higher resolution

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 295 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.
  • S Offline
    S Offline
    Sushanth17
    wrote on last edited by
    #1

    I am using file dialog Box in my qt quick qml application. file dialog box works fine in lower resolutions but slow down, hangs in higher resolution. Please help me to solve this....

    JoeCFDJ 1 Reply Last reply
    0
    • S Sushanth17

      I am using file dialog Box in my qt quick qml application. file dialog box works fine in lower resolutions but slow down, hangs in higher resolution. Please help me to solve this....

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by
      #2

      @Sushanth17 OS and Qt Version?

      JoeCFDJ 1 Reply Last reply
      0
      • JoeCFDJ JoeCFD

        @Sushanth17 OS and Qt Version?

        JoeCFDJ Offline
        JoeCFDJ Offline
        JoeCFD
        wrote on last edited by
        #3

        @JoeCFD
        Try:
        on Windows
        set QT_QPA_PLATFORM=native
        myapp.exe

        on Linux/Mac
        export QT_QPA_PLATFORM=native
        ./my_app

        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