Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Using VS 2005 with multi-monitors. [SOLVED]

Using VS 2005 with multi-monitors. [SOLVED]

Scheduled Pinned Locked Moved The Lounge
visual-studiodebugginghelpquestion
23 Posts 13 Posters 0 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.
  • S Sepster

    Yep I'm with you. I too use multi monitors and float a group of docked tool windows together on the non-code monitor, and find it really annoying that the help page is obscured (or vice versa the tools obscured by help). It's a shame the help is treated as a seperate app such that you can't nicely integrate it into the VS2005 ide (eg as another dockable window).

    P Offline
    P Offline
    peterchen
    wrote on last edited by
    #14

    It would be even better if you could "pull out" documents, and that might include help. Ideally, I'd just like to open another "mainframe window" instance for each monitor, where I can drag both tabbed documents and dockable windows to. They would be independent in the sense that activating one won't bring the others to the foreground, but there should be some visual clue that they "belong together".

    Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

    S 1 Reply Last reply
    0
    • J John M Drescher

      So I am now converting to VS 2005 after having used VS 2003 for a few years. And the big problem is VS2005 seems to be worse at handling 2 monitors (or more) than VS2003 was. What I basically want (had with vs 2003) is to put the code window on the primary monitor and most of the dockable windows on the second monitor inside 1 single window with tabs on the bottom to select between the many windows. This was a little work getting this to work correctly with VS2003 but with VS2005 this seems to be a nightmare. Every time I click debug I get dozens of disconnected dockable windows on the primary monitor even though the last debug session I docked them on the second monitor. Am I wasting my time? Is there a better tool than the "Window Manager" addin to handle this mess?

      John

      modified on Thursday, September 11, 2008 6:00 PM

      F Offline
      F Offline
      fred_
      wrote on last edited by
      #15

      VS 2005? Why not switch to 2008?

      J 1 Reply Last reply
      0
      • M Mike Diack

        How well does VS 2008 support multi monitors? Mike

        M Offline
        M Offline
        Matthew Turner
        wrote on last edited by
        #16

        Yes, this is the real WTF... why in September 2008 would you upgrade from VS2003 to VS2005 instead of VS2008... ?

        D J 2 Replies Last reply
        0
        • M Mike Diack

          How well does VS 2008 support multi monitors? Mike

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #17

          Same as 2005. I have the same setup as described and it works fine.

          1 Reply Last reply
          0
          • M Matthew Turner

            Yes, this is the real WTF... why in September 2008 would you upgrade from VS2003 to VS2005 instead of VS2008... ?

            D Offline
            D Offline
            Dan Neely
            wrote on last edited by
            #18

            Needing to do a project in the 2.0 framework and not being aware that 2008 can target the 2.0 framework (unlike 2002/2003/2005 which couldn't target older frameworks).

            Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

            1 Reply Last reply
            0
            • F fred_

              VS 2005? Why not switch to 2008?

              J Offline
              J Offline
              John M Drescher
              wrote on last edited by
              #19

              Because our annual software licensing renewal has not occurred so I do not have the media. And also, switching will cause me to have to upgrade 10 or so machines (which already have VC6, 2003 and 2005) and I do not have the time for this.

              John

              M 1 Reply Last reply
              0
              • M Matthew Turner

                Yes, this is the real WTF... why in September 2008 would you upgrade from VS2003 to VS2005 instead of VS2008... ?

                J Offline
                J Offline
                John M Drescher
                wrote on last edited by
                #20

                See my post below: http://www.codeproject.com/Lounge.aspx?msg=2721215#xx2721215xx[^]

                John

                1 Reply Last reply
                0
                • J John M Drescher

                  Because our annual software licensing renewal has not occurred so I do not have the media. And also, switching will cause me to have to upgrade 10 or so machines (which already have VC6, 2003 and 2005) and I do not have the time for this.

                  John

                  M Offline
                  M Offline
                  Matthew Turner
                  wrote on last edited by
                  #21

                  There's a good reason for everything. I once had to reinstall VSTS2005 for ~20 devs and patch to SP1... took hours even doing it simultaneously! I had to do it on a Saturday to not distrupt dev time. Having said that, once it's done, it's done!

                  1 Reply Last reply
                  0
                  • J John M Drescher

                    So I am now converting to VS 2005 after having used VS 2003 for a few years. And the big problem is VS2005 seems to be worse at handling 2 monitors (or more) than VS2003 was. What I basically want (had with vs 2003) is to put the code window on the primary monitor and most of the dockable windows on the second monitor inside 1 single window with tabs on the bottom to select between the many windows. This was a little work getting this to work correctly with VS2003 but with VS2005 this seems to be a nightmare. Every time I click debug I get dozens of disconnected dockable windows on the primary monitor even though the last debug session I docked them on the second monitor. Am I wasting my time? Is there a better tool than the "Window Manager" addin to handle this mess?

                    John

                    modified on Thursday, September 11, 2008 6:00 PM

                    J Offline
                    J Offline
                    John M Drescher
                    wrote on last edited by
                    #22

                    Hmm. Someone does not like multi-monitors, VS 2005, my problem or me? :sigh:

                    John

                    1 Reply Last reply
                    0
                    • P peterchen

                      It would be even better if you could "pull out" documents, and that might include help. Ideally, I'd just like to open another "mainframe window" instance for each monitor, where I can drag both tabbed documents and dockable windows to. They would be independent in the sense that activating one won't bring the others to the foreground, but there should be some visual clue that they "belong together".

                      Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

                      S Offline
                      S Offline
                      SSLaks
                      wrote on last edited by
                      #23

                      If you set help to open internally and make the tab dockable, you can. (internal help windows are dockable, like Object Browser) I have four monitors and I do what you have described but with help & object browser on my third monitor.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups