borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Backslash in posts)Next Topic (Create A Database) New Topic New Poll Post Reply
AndreaVB Forum : Frequently Asked Questions : Screen Resolution (Changing)
Poster Message
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1658

icon Screen Resolution (Changing)

Ok, there have been numerous posts on the General board about screen resolution... so instead of moving all of them here/combining them, I've just posted this new one.

Screen Resolution, Changing
http://www.andreavb.com/tip090004.html

As a note:
Generally you should code the program to work on 800x600 or 1024x768 (XP default) as a minimum resolution, and then resize the forms/controls if it’s larger.

Changing the resolution is useful for games, but can cause problems/irritate users if done without their permission – especially if other programs are running or if done for readability. If your program really requires 1024x768, I'd suggest to check it first, then prompt the user if it’s ok to change. If you do change the resolution, make sure to reset it once the program’s done (even ask the user if it’s ok).

Decreasing the resolution so the program looks right shouldn't be done. Resize the controls/forms to make them larger instead.





[Edited by JLRodgers on 14-06-2004 at 08:58 AM GMT]

____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

23-04-2003 at 07:44 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
win_dir
Level: VB Guru

Registered: 04-08-2002
Posts: 390
icon Re: Screen Resolution (Changing)

Just as a precaution you may want to get a special program to load up at startup to reset the resolution if your program crashes and doesn't get chance to reset the resolution.

____________________________
We have a Mustek 5 M/Pix GSm@rt USB Digital Camera
for just £74.03 , offer only on until 30th February!

<AllDuck.com>      

Enquiries/Sales: 0845 430 9862
Fax: 0870 950 4532

23-04-2003 at 12:19 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : Frequently Asked Questions : Screen Resolution (Changing)
Previous Topic (Backslash in posts)Next Topic (Create A Database) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder