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. Creator does not take into account changes made to mainwindow.ui
Forum Updated to NodeBB v4.3 + New Features

Creator does not take into account changes made to mainwindow.ui

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

    I have a problem with the creator, it cannot see the changes made in the GUI, he is completely blind. Adding Labels, changing their text or anything else does not change the program after compilation and launch. GUI stuck on its previous composition. How can this be repaired?

    K aha_1980A 2 Replies Last reply
    0
    • B BartoszT

      I have a problem with the creator, it cannot see the changes made in the GUI, he is completely blind. Adding Labels, changing their text or anything else does not change the program after compilation and launch. GUI stuck on its previous composition. How can this be repaired?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @BartoszT

      Did you make sure that you are not changing in a copy of the gui?
      Is the ui file part of the list of files in .pro or an include file of .pro?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      5
      • B BartoszT

        I have a problem with the creator, it cannot see the changes made in the GUI, he is completely blind. Adding Labels, changing their text or anything else does not change the program after compilation and launch. GUI stuck on its previous composition. How can this be repaired?

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @BartoszT and to add to @koahnig, make sure there are no stale xxx_ui.h nor Makefiles.

        You might also want to wipe your build directory to start with clean state.

        Regards

        Qt has to stay free or it will die.

        1 Reply Last reply
        4

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved