Results 1 to 8 of 8

Thread: Multi-monitor question

  1. #1

    Thread Starter
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Multi-monitor question

    I understand that there is a problem with using a debugger (for C++, but I would expect a similar problem in VB) while testing a full screen graphics program (game). In Visual C++, the best solution I have heard of is to use two monitors. One runs the code, while the other holds the debugger, etc.

    Does anybody have information, resources, books, links, etc. that could give me some info with this?

  2. #2
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    two monitors connected to your graphics card. Just plug them in and set it to continuos desktop then drag your project window to the second screen and run it. DX always runs on the primary screen

    Do you have two monitors and what windows are you running????
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    I am using it in VC++ Java, and VB....no problem....but in DX the same app is run twice...one car running on each moitor...

  4. #4
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    hehe

    My experience is, that one of my screens just turns off(when I have the desktop stretched).
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Your monitor sucks...

  6. #6

    Thread Starter
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106
    DX does run on the primary, but I haven't been able to get the dev environment to run on the secondary. Two different cards, two different monitors, desktop stretches across both, but mouse won't leave primary when DX starts.

    The operating system is the sucky ME, which may be an issue. Does anybody actually use that?

  7. #7
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    I have ME on my LapTop...no problems there....

    So you have two screen cards...that sux....

  8. #8

    Thread Starter
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106
    Why are two cards a bad thing? That's easy enough to change, but I'd like a reason before I go spend the money.

    I dragged the debugger over to the second window, and it worked fine....until I tried running the prog. I can't get the mouse over to the other window, so I had to use the keyboard to navigate in the debug window. That's not my favorite solution. Any suggestions there?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width