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 50.8k 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.
  • Z Offline
    Z Offline
    ziller
    wrote on last edited by
    #16

    Because I read someone mentioning debugging windows, that is actually one of the few things that should work wrt multiple monitors:
    In Debug Mode uncheck Window->Views->Locked, you can then drag the debugger views around, and also float them. When you've decided about your favorite layout, just re-check Locked to get rid of the visual clutter again (floating states etc will be preserved).

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #17

      Eike, yeah you're right. But it will be awesome to have complete debug panel detaching (with start/stop/step buttons).

      1 Reply Last reply
      0
      • 1 Offline
        1 Offline
        1blah111111
        wrote on last edited by
        #18

        You could always have the separate panels render as separate windows, and separate processes, using a hub process for communication between them.

        now if i could get Gnome to like dragging windows to a separate X desktop..... it lets me move the mouse just fine, but it hates dragging windows... I can't just set it up as a dual view, because my graphics card doesn't like me, dual CRT's it really doesn't like, it says it's too much work :D. It's already forced me to make wine emulate a virtual desktop, just to be able to see everything. At this point I wish it Couldn't render monitors at 320 by 175 pixels, as that's what it keeps wanting to do....

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Felix
          wrote on last edited by
          #19

          what I noticed for multiple monitors is, that if you close creator in maximized mode, and start it again after, it is maximized on your primary screen, not on the screen where you closed it. Im working on Windows7 64bit. Is it a bug or are there any reasons for that?

          1 Reply Last reply
          0
          • 1 Offline
            1 Offline
            1blah111111
            wrote on last edited by
            #20

            wait, why aren't you using it on your main monitor and using the secondary one for reference? I have a dual monitor setup so i do at least know what your talking about, although i am using Ubuntu linux, and have the second monitor configured as a seperate X session, so the windows don't really drag, but oh well (i can't get my 512mb nvidia graphics card to like linux, and i don't want to buy windows, so i'm working with it as i am able, hopefully i can manage to get it to support a decent resolution on both monitors (their both CRT monitors at 1024 by 768 pixels, i would prefer they be at 1280 by 1024, but the graphics card doesn't seem to like that idea)

            1 Reply Last reply
            0
            • F Offline
              F Offline
              Felix
              wrote on last edited by
              #21

              because of the position of the screens, i want to have on my left screen, the documentation on my right.
              Also my taskbar shall be on the right aswell as some other applications (Browser, outlook etc.). so it makes more sence to me that the right one is the primary monitor, since on the left is only creator.

              1 Reply Last reply
              0
              • A Offline
                A Offline
                alexander
                wrote on last edited by
                #22

                I use last QtCreator from "http://qt.gitorious.org/qt-creator/qt-creator":http://qt.gitorious.org/qt-creator/qt-creator and it's really comfortable to have documentation in the separate window on the second screen. Thanks:)

                [marked up link, Tobias Hunger]

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  GordonSchumacher
                  wrote on last edited by
                  #23

                  [quote author="Tobias Hunger" date="1277302790"]Unfortunately we have not yet come up with a good way to do it. Suggestions are always welcome! Of course demos and merge requests are even more welcome:-)[/quote]

                  Hmm... ==sigh== if only I could create an extra ten or twelve hours a day, or not need to sleep or something, this would all be so much easier :)

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    baysmith
                    wrote on last edited by
                    #24

                    [quote author="GordonSchumacher" date="1291820857"]Hmm... ==sigh== if only I could create an extra ten or twelve hours a day, or not need to sleep or something, this would all be so much easier :)[/quote]

                    Here is a book I enjoyed about a future where some people don't need sleep: "Beggars in Spain by Nancy Kress":http://www.amazon.com/Beggars-Spain-Nancy-Kress/dp/0060733489

                    Nokia Certified Qt Specialist.

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      disperso
                      wrote on last edited by
                      #25

                      BTW, in an old post (august) it was mentioned that the master branch of Qt Creator could detach the Help window, but I don't know if any stable branch contains the feature. I'm using Creator 2.1 RC, and I can't find the feature. Is slated for 2.2 then?

                      1 Reply Last reply
                      0
                      • D Offline
                        D Offline
                        disperso
                        wrote on last edited by
                        #26

                        OMG, never mind, I found it (it's very hidden!). I thought I could attach and dettach it at will (like the split view, because I don't always have my second monitor on), but it's a setting that you have "fixed".

                        1 Reply Last reply
                        0
                        • B Offline
                          B Offline
                          baysmith
                          wrote on last edited by
                          #27

                          For others who may be wondering the option is Tools/Options/Help/General Settings/Startup/On context help:/Always Show Help in External Window

                          Nokia Certified Qt Specialist.

                          1 Reply Last reply
                          0
                          • D Offline
                            D Offline
                            DerManu
                            wrote on last edited by
                            #28

                            Just to make sure this issue isn't forgotten. Support for dual-head currently is restricted to QtAssistant on second monitor and for debugging at least the stack trace and variable watch.
                            Why not let us split off editors (maybe with own hierarchy/file/project sidebar), too?

                            Another issue at least on linux: The undocked windows don't have proper frames, they're just kind of flying white boxes which don't properly interact with the window manager like e.g. QMainWindows. Further, and this is most annoying, column widths are obviously not saved. So I have my right screen filled with stack trace and variable watch, yet, when I restart QtCreator, the columns are smashed to the left border where little to nothing is readable (except in the last column, that's stretched over 80% of the screen – great). So I have to resize them every time. Isn't restoring column layout kind of standard in this century ;)?

                            //EDIT: Oh yes, and I love QtCreator. The add to implementation refactoring is very handy to now also have in QtCreator.

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

                              One interesting think with tow dual display is: when split in two...one spleet to be on second display.
                              Offen I use two big classes in two big files...and I need offen switching between files.

                              1 Reply Last reply
                              0
                              • R Offline
                                R Offline
                                RaubTieR
                                wrote on last edited by
                                #30

                                I'm unsure if that helps, but i do the following to my Qt Creator if i wish to use 2 displays to edit single project:
                                "split side by side":http://img442.imageshack.us/img442/4005/twodisplay.jpg
                                As for documentation, I'd suggested openning the second instance of creator.

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  andre
                                  wrote on last edited by
                                  #31

                                  You can already undock the documentation in a separate window in Qt Creator. No need to have a second instance.

                                  1 Reply Last reply
                                  0
                                  • D Offline
                                    D Offline
                                    DerManu
                                    wrote on last edited by
                                    #32

                                    [quote author="RaubTieR" date="1333972955"]I'm unsure if that helps, but i do the following to my Qt Creator if i wish to use 2 displays to edit single project:
                                    "split side by side":http://img442.imageshack.us/img442/4005/twodisplay.jpg[/quote]

                                    I've had that idea, too. Unfortunately, it gets messed up completely when restarting QtCreator. It opens the window on the right monitor, stretching into nirvana to the right.

                                    I still can't believe making this possible should be such a big issue for someone who's familiar with QtCreator code, especially because all the mechanisms for synchronizing and maintaining multiple editors on one file are already in place (see Ctrl+E,3)! All that needs to be done is have such an editor not in a splitter-ish layout but in a new QMainWindow... nothing fancy.

                                    1 Reply Last reply
                                    0
                                    • C Offline
                                      C Offline
                                      chandan
                                      wrote on last edited by
                                      #33

                                      ya qt creater is also supporting multiple windows...
                                      we can do it....QT menu windows->split side by side
                                      may be it will help

                                      1 Reply Last reply
                                      0
                                      • I Offline
                                        I Offline
                                        ibrewster
                                        wrote on last edited by
                                        #34

                                        [quote author="DerManu" date="1333988284"][quote author="RaubTieR" date="1333972955"]I'm unsure if that helps, but i do the following to my Qt Creator if i wish to use 2 displays to edit single project:
                                        "split side by side":http://img442.imageshack.us/img442/4005/twodisplay.jpg[/quote]

                                        I've had that idea, too. Unfortunately, it gets messed up completely when restarting QtCreator. It opens the window on the right monitor, stretching into nirvana to the right.

                                        I still can't believe making this possible should be such a big issue for someone who's familiar with QtCreator code.[/quote]
                                        The other problem with the splitter approach is that it doesn't allow you to rearrange the "windows" independently. As I often have four or five windows open at a time, not being able to layer them over each other and move them around at will is a big drawback. I do like the xCode approach though - it has one main window, which can be split similarly to QtCreator, but if you double click on a file rather than single-clicking (which would be another nice thing to get in creator - the ability to load files with a single click) it opens a new window for that file.

                                        1 Reply Last reply
                                        0
                                        • A Offline
                                          A Offline
                                          Agroni
                                          wrote on last edited by
                                          #35

                                          Why stop at two monitors?
                                          Most of developers have at least two monitors.

                                          If someone adds multi-monitor support please don't limit it to two monitors.

                                          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