473,545 Members | 2,094 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Commercial target screen resolution

In today's market, what's a good screen resolution that I can pretty much
count on as being the minimum?

This is kind of a 'fuzzy' question in that I'm interested in the biggest
screen resolution that I can be pretty sure most people who buy a computer
today (within the last year or two) will have a graphic card that supports
it.

For example, is 1024 x 768 x 32bits pretty much supported on most PC
computers today?

Just so you know, I'm asking becuase I'm developing a product in VC++ 2008
and want to know what I should target as a minimum screen resolution
requirement (i.e., this is relevant to this forum)...

Thanks!

[==Peter==]

Oct 27 '07 #1
7 1363
To be clear, if a computer can't actual display resolution 1024 x 768 x 32
but has a higher resolution that it does support (e.g., 1280 x 800 x 32)
that still means in my context that it supports my need. I want a minimum
working area resoution I can pretty much count on the end-user's computer
supporting, not necessarily a common specific resolution supported...

I remember when this number for Windows machines was 320x200x16....g ad! :)

"Peter Oliphant" <pe********@hot mail.comwrote in message
news:A3******** *************** ***********@mic rosoft.com...
In today's market, what's a good screen resolution that I can pretty much
count on as being the minimum?

This is kind of a 'fuzzy' question in that I'm interested in the biggest
screen resolution that I can be pretty sure most people who buy a computer
today (within the last year or two) will have a graphic card that supports
it.

For example, is 1024 x 768 x 32bits pretty much supported on most PC
computers today?

Just so you know, I'm asking becuase I'm developing a product in VC++ 2008
and want to know what I should target as a minimum screen resolution
requirement (i.e., this is relevant to this forum)...

Thanks!

[==Peter==]
Oct 27 '07 #2
Peter Oliphant wrote:
In today's market, what's a good screen resolution that I can pretty
much count on as being the minimum?

This is kind of a 'fuzzy' question in that I'm interested in the
biggest screen resolution that I can be pretty sure most people who
buy a computer today (within the last year or two) will have a
graphic card that supports it.

For example, is 1024 x 768 x 32bits pretty much supported on most PC
computers today?

Just so you know, I'm asking becuase I'm developing a product in VC++
2008 and want to know what I should target as a minimum screen
resolution requirement (i.e., this is relevant to this forum)...
We assume 1280x1024 for the products I've worked on. Personally, I can't
see why anyone would use less than 1600x1200 ;-) (Even 1600x1200 looks tiny
in a remote desktop window on my 2560x1600 main monitor).

I don't know if it's still the case, but it used to be that outside the US
you had to assume a much lower resolution. I'd hope that disparity has
mostly gone away, but I haven't had any exposure to markets outside the US
in a very long time.

-cd
Oct 28 '07 #3
Thanx, Carl! :)

"Carl Daniel [VC++ MVP]" <cp************ *************** **@mvps.org.nos pam>
wrote in message news:uu******** ******@TK2MSFTN GP02.phx.gbl...
Peter Oliphant wrote:
>In today's market, what's a good screen resolution that I can pretty
much count on as being the minimum?

This is kind of a 'fuzzy' question in that I'm interested in the
biggest screen resolution that I can be pretty sure most people who
buy a computer today (within the last year or two) will have a
graphic card that supports it.

For example, is 1024 x 768 x 32bits pretty much supported on most PC
computers today?

Just so you know, I'm asking becuase I'm developing a product in VC++
2008 and want to know what I should target as a minimum screen
resolution requirement (i.e., this is relevant to this forum)...

We assume 1280x1024 for the products I've worked on. Personally, I can't
see why anyone would use less than 1600x1200 ;-) (Even 1600x1200 looks
tiny in a remote desktop window on my 2560x1600 main monitor).

I don't know if it's still the case, but it used to be that outside the US
you had to assume a much lower resolution. I'd hope that disparity has
mostly gone away, but I haven't had any exposure to markets outside the US
in a very long time.

-cd

Oct 28 '07 #4
I don't know if it's still the case, but it used to be that outside the US
you had to assume a much lower resolution. I'd hope that disparity has
mostly gone away, but I haven't had any exposure to markets outside the US
in a very long time.
You're right. In Argentina for example the most common resolution is
1024x768 with 17" monitors (still there are a lot of 15" monitors). BTW,
don't forget laptop users. Laptops have lower resolution than desktop PCs
(e.g. my new laptop, 15" widescreen, has a resolution of 1200x800).

Regards

--
Cholo Lennon
Bs.As.
ARG

"Carl Daniel [VC++ MVP]" <cp************ *************** **@mvps.org.nos pam>
escribió en el mensaje news:uu******** ******@TK2MSFTN GP02.phx.gbl...
Peter Oliphant wrote:
>In today's market, what's a good screen resolution that I can pretty
much count on as being the minimum?

This is kind of a 'fuzzy' question in that I'm interested in the
biggest screen resolution that I can be pretty sure most people who
buy a computer today (within the last year or two) will have a
graphic card that supports it.

For example, is 1024 x 768 x 32bits pretty much supported on most PC
computers today?

Just so you know, I'm asking becuase I'm developing a product in VC++
2008 and want to know what I should target as a minimum screen
resolution requirement (i.e., this is relevant to this forum)...

We assume 1280x1024 for the products I've worked on. Personally, I can't
see why anyone would use less than 1600x1200 ;-) (Even 1600x1200 looks
tiny in a remote desktop window on my 2560x1600 main monitor).

I don't know if it's still the case, but it used to be that outside the US
you had to assume a much lower resolution. I'd hope that disparity has
mostly gone away, but I haven't had any exposure to markets outside the US
in a very long time.

-cd


Oct 28 '07 #5
Really good info, Cholo! Thanx! And good point about laptops. I'm actually
developing my application on a laptop so I can test the lower resolution
cases. I fgiure if it works on a laptop it should work almost anywhere! :)

[==Peter==]

"Cholo Lennon" <ch*********@ho tmail.comwrote in message
news:uI******** ********@TK2MSF TNGP02.phx.gbl. ..
>I don't know if it's still the case, but it used to be that outside the
US you had to assume a much lower resolution. I'd hope that disparity
has mostly gone away, but I haven't had any exposure to markets outside
the US in a very long time.

You're right. In Argentina for example the most common resolution is
1024x768 with 17" monitors (still there are a lot of 15" monitors). BTW,
don't forget laptop users. Laptops have lower resolution than desktop PCs
(e.g. my new laptop, 15" widescreen, has a resolution of 1200x800).

Regards

--
Cholo Lennon
Bs.As.
ARG

"Carl Daniel [VC++ MVP]" <cp************ *************** **@mvps.org.nos pam>
escribió en el mensaje news:uu******** ******@TK2MSFTN GP02.phx.gbl...
>Peter Oliphant wrote:
>>In today's market, what's a good screen resolution that I can pretty
much count on as being the minimum?

This is kind of a 'fuzzy' question in that I'm interested in the
biggest screen resolution that I can be pretty sure most people who
buy a computer today (within the last year or two) will have a
graphic card that supports it.

For example, is 1024 x 768 x 32bits pretty much supported on most PC
computers today?

Just so you know, I'm asking becuase I'm developing a product in VC++
2008 and want to know what I should target as a minimum screen
resolution requirement (i.e., this is relevant to this forum)...

We assume 1280x1024 for the products I've worked on. Personally, I can't
see why anyone would use less than 1600x1200 ;-) (Even 1600x1200 looks
tiny in a remote desktop window on my 2560x1600 main monitor).

I don't know if it's still the case, but it used to be that outside the
US you had to assume a much lower resolution. I'd hope that disparity
has mostly gone away, but I haven't had any exposure to markets outside
the US in a very long time.

-cd


Oct 28 '07 #6
>(Even 1600x1200 looks tiny in a remote desktop window on my 2560x1600 main
>monitor).
You have a 2560 x 1600 monitor? Oh my gawd could I be any more jealous...
: )

[==Peter==]

"Carl Daniel [VC++ MVP]" <cp************ *************** **@mvps.org.nos pam>
wrote in message news:uu******** ******@TK2MSFTN GP02.phx.gbl...
Peter Oliphant wrote:
>In today's market, what's a good screen resolution that I can pretty
much count on as being the minimum?

This is kind of a 'fuzzy' question in that I'm interested in the
biggest screen resolution that I can be pretty sure most people who
buy a computer today (within the last year or two) will have a
graphic card that supports it.

For example, is 1024 x 768 x 32bits pretty much supported on most PC
computers today?

Just so you know, I'm asking becuase I'm developing a product in VC++
2008 and want to know what I should target as a minimum screen
resolution requirement (i.e., this is relevant to this forum)...

We assume 1280x1024 for the products I've worked on. Personally, I can't
see why anyone would use less than 1600x1200 ;-) (Even 1600x1200 looks
tiny in a remote desktop window on my 2560x1600 main monitor).

I don't know if it's still the case, but it used to be that outside the US
you had to assume a much lower resolution. I'd hope that disparity has
mostly gone away, but I haven't had any exposure to markets outside the US
in a very long time.

-cd


Oct 31 '07 #7
Peter Oliphant wrote:
>(Even 1600x1200 looks tiny in a remote desktop window on my
2560x1600 main monitor).

You have a 2560 x 1600 monitor? Oh my gawd could I be any more
jealous...
>)
Yeah, it's nice. They're coming down in price, too. The 30" monitor from
Dell is a nice monitor, and not too ridiculously priced (I have an Apple
30" - but it's connected to a PC, not a Mac). You do need a high end video
card for that resolution as well, but those are coming down in price too.

-cd
Nov 1 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
11046
by: ZaGras | last post by:
when my vb program run on another computer instead of my computer, the user interface is biggger..this is because of the screen resolution... anyone know how to solve pls?
23
4851
by: Dufe | last post by:
Hello all: To deal with the problem of differing user screen resolutions, I've explored: 1) making the pages in PHP, 2) having different pages on the same page and selecting the proper one via JavaScript, and 3) using fancy redirects and forced "back skip" redirects with cookies. Every approach has some fatal flaw as far as I have been...
5
4393
by: Chris | last post by:
After exhausting my search on the MS website, I can't find a straight answer. I fin dit hard to believe that MS left our something so useful in ASP.NET as screen resolution detection. Problem: I would like to detect, get values for, the screen resolution in px but in a code behind. Is this possible? There is a System.Windows.Forms.Screen...
4
15494
by: pjac | last post by:
I need some help with some VB language that will change the screen resolution on a monitor when a MS-Access 2000 database is opened from 1024 x 768 to 800 x 600. Any help with this effort would be deeply appreciated. Thanks in advance....
3
5639
by: Chris | last post by:
I think I placed this in the wrong news group so I'm moving it here. Suggestion to Microsoft make the categories more clear and make better sense. ASP.NET should be its own group, why bury under Framework. And I see others doing the same mis-posting to dotnet.general which appears to be gearded more towards windows applications. What are...
5
6184
by: Maxi | last post by:
I have a 30X16 cells table in my html page. Table height and width are set to 100%. I have set size of every cell inside the table to 24 pixel. When I open the html page in maximize state in either resolution 800 X 600 or 1152 X 864 it takes up the entire explorer size. In screen resolution 800 X 600, if I insert a pictures of 24 X 24...
9
3890
by: Steve Wright | last post by:
Hi I'm developing a webpage that needs to include a different stylesheet depending on the screen resolution. I know that I could read the resolution in javascript and then do some sort of stylesheet switcher as part of the onload event but I would rather link in the correct stylesheet for the resolution in the first place.
1
2494
by: nasima khan | last post by:
Hi, i am nasima. I have got a code for setting the screen resolution of my page, but i am unable to understand. Can any one give a complete data explanation of the below code. Sub ChangeRes(X As Long, Y As Long, Bits As Long) Dim DevM As DEVMODE, ScInfo As Long, erg As Long, an As VbMsgBoxResult 'Get the info into DevM erg =...
10
44065
by: =?Utf-8?B?UmljaA==?= | last post by:
A lot of users at my workplace use different screen resolutions, and I build apps to use 1680 x 1050 pixels res by default. But some users are using 800 x 600, and the apps are too large for their screen. I used to write code in Java a few years ago (2005), and you could stretch a form with the mouse and all the controls and fonts would...
0
7467
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7401
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7656
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7756
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5971
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5326
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4944
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3442
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1014
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.