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. Built application display components not correct
Forum Updated to NodeBB v4.3 + New Features

Built application display components not correct

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 304 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.
  • SabracS Offline
    SabracS Offline
    Sabrac
    wrote on last edited by Sabrac
    #1

    Hi guys,

    I' developing a windows desktop application using QtCreator C++
    Currently i'm facing with a problem:

    When i build application with debug profile of qtcreator, everythings display correct as expect
    79d096f3-db83-40c4-9486-0c386a4c49f1-image.png

    But when i build application with release profile, some components will display.... weird, and all textbox, spinbox can't edit value
    835a76f4-ca86-4be0-b74d-decf951991c8-image.png

    Anyone know whats happening and how can i resolve?

    jsulmJ 1 Reply Last reply
    0
    • SabracS Sabrac

      Hi guys,

      I' developing a windows desktop application using QtCreator C++
      Currently i'm facing with a problem:

      When i build application with debug profile of qtcreator, everythings display correct as expect
      79d096f3-db83-40c4-9486-0c386a4c49f1-image.png

      But when i build application with release profile, some components will display.... weird, and all textbox, spinbox can't edit value
      835a76f4-ca86-4be0-b74d-decf951991c8-image.png

      Anyone know whats happening and how can i resolve?

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

      @Sabrac How do you create your UI? Manually in code or using designer?
      Also, does the app run or is it stuck (hanging)?

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

      SabracS 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Sabrac How do you create your UI? Manually in code or using designer?
        Also, does the app run or is it stuck (hanging)?

        SabracS Offline
        SabracS Offline
        Sabrac
        wrote on last edited by
        #3

        @jsulm my UI created using qtcreator ui designer, the app still run normal, no stuck, no "not responding"

        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