PDA

Click to See Complete Forum and Search --> : I have a question about screen sizes....


PITBULLCJR
Jan 20th, 2000, 06:43 AM
Do most video and sound cards today have the setting 1280 by 1024 pixels? My program runs perfect in that size and It would be extremely dificult to change everything. So I figured out how to change the screen size using code but now I am wondering if I give this to other people will it be supporter.

------------------
Sincerely,
Chris
:-) ;-)
Email pitbullcr7@aol.com

MartinLiss
Jan 20th, 2000, 07:18 AM
You should always develop in 640x480, or if that seems too small, 800x600. That way you will have no screen size problems.

------------------
Marty
Can you buy an entire chess set in a pawn shop?


[This message has been edited by MartinLiss (edited 01-20-2000).]

PITBULLCJR
Jan 20th, 2000, 07:34 AM
Does all comps have the 640x480 also do all comps have the 800x600?

------------------
Sincerely,
Chris
:-) ;-)
just have fun out there and live life to the fullest while it is still here
Email pitbullcr7@aol.com

MartinLiss
Jan 20th, 2000, 09:36 AM
Yes, all can display 640 x 480, and most likely 800 x 600, and you never want to force your user to change his resolution in order to display your app's screens.

------------------
Marty
Can you buy an entire chess set in a pawn shop?