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. QtCreator and multiple monitors
Forum Updated to NodeBB v4.3 + New Features

QtCreator and multiple monitors

Scheduled Pinned Locked Moved Qt Creator and other tools
46 Posts 30 Posters 52.2k 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.
  • B Offline
    B Offline
    bmanc
    wrote on last edited by
    #36

    It surprises me that for such a well-done modern IDE QtCreator still doesn't support multiple monitors. Currently you can have detached help - but that's not enough. I'd like to be able to tear out the editors in separate windows and rearrange them any way I want. Both Eclipse and VS support this in some manner - but I don't want to use Eclipse or VS! I just checked the (very old) open issue on this https://bugreports.qt-project.org/browse/QTCREATORBUG-640 - feel free to vote it up.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bolovan
      wrote on last edited by
      #37

      @bmanc it's seems that will not have very soon full multiple monitor suport.
      One of the problem is when you have to edit 2-3-4 files at the same time. The split is not a good ideea (in my case I have a laptop with a display of 1366x768 and one external monitor with a resolution of 1280x1024).
      I think that is much simpler to make edit windows external. Opening a new qtcreator session have too many inconvenients...

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bmanc
        wrote on last edited by
        #38

        @bolovan I'm not sure what you meant, so I'm just clarifying.

        Both support Eclipse and VS support tearing the edit windows out to make them external. Well... with eclipse you have to tell it to open another "parent" window and drop the edit window into that, but it gives you the same effect.

        Nobody wants another QtCreator session - it doesn't even work anyway since the same project can't be open in two sessions.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          Landis
          wrote on last edited by
          #39

          I too code using multi-display.
          i will lookup 'bug' and vote for 'wishlist'.
          Спасибо.

          1 Reply Last reply
          0
          • H Offline
            H Offline
            Hronom
            wrote on last edited by
            #40

            Just do multiple monitor logic like in Visual Studio. Then you double click on source that already opened just select for active window there source already openned. And look in Visual Studio each new window can contain several openned sources.

            BTW Why Devs so hate tabbed interface that have such a great IDE's like: Eclipse, IntelliJ IDEA, Visual Studio? Why you create bicycle with square wheels?

            BTW 2 Later then i be at home i'll try to show by screenshots what i mean.

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #41

              Multi-window support was introduced a few months ago: http://blog.qt.digia.com/blog/2013/07/11/qt-creator-2-8-0-released/

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sharevari
                wrote on last edited by
                #42

                Moving the different debugger views around works beautifully but I can't for the life of me figure out how to move or detach the bottom panel that displays Application or Compiler output? How come they are handled differently?

                The Help window seems locked in the same way, although here I found there's a special option you can enable in the Options dialog to detach it. I failed to find such an option for the lower pane.

                Compiler/Application output is something that's usually important enough for me to have visible all the time, but I hate it having to eat up vertical space from my code editor window, when I have three monitors worth of screen space to lay everything out across.

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  sharevari
                  wrote on last edited by
                  #43

                  Likewise, there seems to be no way to view two of the lower output panes side by side, you can only ever see one at a time?

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    biij5698
                    wrote on last edited by
                    #44

                    I hope QtCreator can open files with multiple windows!

                    Nuno NunesN 1 Reply Last reply
                    0
                    • B biij5698

                      I hope QtCreator can open files with multiple windows!

                      Nuno NunesN Offline
                      Nuno NunesN Offline
                      Nuno Nunes
                      wrote on last edited by
                      #45

                      @biij5698 Go to menu "Window" and select "Open in new Window". Then you can use multiple windows and multiple monitors.

                      1 Reply Last reply
                      2
                      • S Offline
                        S Offline
                        smallC
                        wrote on last edited by
                        #46

                        I cannot believe it. We have middle of 2020 and Qt Creator is still with its design stuck in 1990 with absolutely no inclination to provide fully fledged multi-monitor support.
                        Compared the quality of life when working with Visual Studio Qt Creator simply depresses me.

                        1 Reply Last reply
                        2

                        • Login

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