Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Add New Button Disabled?
Forum Updated to NodeBB v4.3 + New Features

Add New Button Disabled?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 200 Views 2 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.
  • Y Offline
    Y Offline
    Yousef Alaa Hussain
    wrote on last edited by
    #1

    As you can see in this image:
    Screenshot from 2024-08-13 18-24-13.png
    the add new button is disabled for no reason, I am watching this YouTube video:
    Qt Tutorials For Beginners - How to Show Another Window From MainWindow in QT
    which teaches how to show another window, and if you went to the minute 1:00 you will see how this YouTuber doesn't have this issue I have, he can click on this add new… button while I can't.

    Is there any way to fix it? Thanks so much
    and sorry for the too many questions 😅 @JonB

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      The video is using qmake as the build system. You have a CMake based project, so it's gonna be a little different (but not too much). Instead of right clicking on the project folder right click on the project name below it (the one with a hammer icon) and the "Add New" option will be available there.

      1 Reply Last reply
      1

      • Login

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