Re: 14" SXGA laptop advice
In article <1125402741.509555.44400@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
jerryleelewis <peter.swallow@xxxxxxxxx> wrote:
>Hi,
>
>Does anyone have a 14" or 15" laptop with an SXGA (1400x1050)
>resolution.
>
>I need it for software development, rather than graphics. (Visual
>studio)
Visual studio does very well with a widescreen display. Widescreen makes
it possible to keep the solution/class/resource/etc. browser open without
unduly shrinking your editor window. While debugging, I have my editor in
the middle, the browser on the right, and a stacktrace (sometimes with
a watch window) on the left. It's much nicer with the wide aspect ratio.
>Will I be able to read the text ok?
As has been pointed out, that's more a function of your eyes than anything
else. However, I would point out the following:
- Word/Excel/IE all have zoom settings
- Visual Studio has adjustable font sizes
- So does the Windows UI (Fonts can be adjusted for point size and DPI)
-Mike
--
http://www.mschaef.com
.
Relevant Pages
- Re: Is VS2008 a good environment?
... Try to turn your application window into a class. ... automatic graphics updates to your window, you'll know what I was talking about. ... overriding OnTimer and adding it to your message map), ... But if you insist on Visual Studio ... (microsoft.public.win32.programmer.ui) - Re: Is VS2008 a good environment?
... Try to turn your application window into a class. ... automatic graphics updates to your window, you'll know what I was talking about. ... declare your message map (MFC provides ... But if you insist on Visual Studio ... (microsoft.public.win32.programmer.ui) - Re: DirectSound window handle and global focus
... The demo program I said worked in the last post also does not work on my ... Do you know of any possible visual studio, directX or windows configuration ... capture sound, even if minimized, or if another window has focus. ... (microsoft.public.win32.programmer.directx.audio) - Re: Visual Studio 2003 Powertoys
... To anyone else who was wondering where these power toys went, Wen has kindly sent me a list of them as they are now on MSDN code gallery. ... http://code.msdn.microsoft.com/VSCMDShellWindow VSCMDShell Window Access to the command shell CMD.exe and the Visual Studio commands from the same window. ... http://code.msdn.microsoft.com/CustomHelpBuilder Custom Help Builder Create a custom help collection for your XML-style commented VB or C# class libraries. ... Load a file, or a set of files, into a currently running instance of Visual Studio .NET 2003. ... (microsoft.public.vsnet.ide) - breakpoint at start of spawned thread during window creation hangs VS on F5
... Project created in Visual Studio 6 and also imported to Visual Studio ... quickly the window is created you may have to move the CreateThread ... LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM ... (microsoft.public.vsnet.general) |
|