Thread: Do you use widescreen?

  1. #1
    Fountain of knowledge.
    Join Date
    May 2006
    Posts
    794

    Do you use widescreen?

    I have a normal screen, it helps to be able to see a lot of 'height' in the code but sometimes
    you like to view stuff side by side.
    I think I would find the lack of height in widescreen a bit of a problem over all.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Location
    Canada
    Posts
    1,243
    first, this should be posted in the C++ forum. wait no, the general non-programming forum.

    most widescreens now are about as tall as the common CRT monitors were just a few short years ago. i bought a 22" widescreen about 2 years ago, i think less than that, and now for the same money i can get something like 26" or higher.

    point is, there isnt much of a lack of height. often a single line of code can get pretty long so its nice to see everything on one line, rather than carried over to the next.

    i imagine this is all personal preference, and depending on how many people reply, i think Godwin's Law may come in to play.

  3. #3
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    I run mine at 1680 x 1050.
    I have no problems with height or width.

  4. #4
    Fountain of knowledge.
    Join Date
    May 2006
    Posts
    794
    I suppose you can make code as wide or as tall as you like, but generally it does grow length ways, I guess these days you can get monitors so cheap it matters little either way, you can't get it all in your field of vision anyway, so the shape of the screen does not matter too much.
    I would like a 1600X1200 but they tend to be disproportionately very expensive.

  5. #5
    Algorithm Dissector iMalc's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    6,318
    Quote Originally Posted by cpjust View Post
    I run mine at 1680 x 1050.
    I have no problems with height or width.
    Yep, I do the same.
    My homepage
    Advice: Take only as directed - If symptoms persist, please see your debugger

    Linus Torvalds: "But it clearly is the only right way. The fact that everybody else does it some other way only means that they are wrong"

  6. #6
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    I go for width rather than height. Having more space to write longer lines and align more windows is pretty nice.
    Using 1920 x 1200, I have no problem with widescreen at all.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  7. #7
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    Quote Originally Posted by Elysia View Post
    Using 1920 x 1200, I have no problem with widescreen at all.
    Ditto. Gotta love Apple Cinema Displays!

  8. #8
    My 22" Widescreen is nestled between 2 19" 4:3 monitors, making one very wide viewing area. It's nice but I'm seriously considering upgrading the 2 19" to widescreens the next time they go on sale here.

    Widescreen is too useful. I feel confined working on a 4:3 montor now.
    "There's always another way"
    -lightatdawn (lightatdawn.cprogramming.com)

  9. #9
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    In my search for a widescreen LCD display I actually got mine pretty cheap, relatively speaking. 1440x900 for me. Since everyone's talking about their res I might as well mention what I do with it: I watch a lot of movies more than I do anything else. If I need to write something I just use the Page Width zoom setting.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. lcd tv as monitor?
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 21
    Last Post: 01-25-2008, 04:35 AM
  2. Widescreen Wall-mount HDTV Plasma or projector & screen?
    By Shadow in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 09-13-2003, 11:47 AM