VGA or QVGA?

M

Michael Coelsch

I am a little confused about what FormFactor to chose for my new
applications in VS 2005. This App should run on VGA and QVGA devices.

Would it be a mistake to chose VGA resolution generally and set AutoScale to
DPI and AutoScroll to false?

It seems to me that with these settings i would always be on the save side?
Right?

Michael
 
J

Joseph Byrns

I have been using autoscale set to DPI as you say but with a QVGA screen.
You may have to set AutoScroll to true though, so allowing for square
screens. I have also been setting all the anchor properties accordingly.

This all works for me.
 
G

Guest

I tend to do this, set DPI, design screens in VGA mode as most devices today
support 640x480 but design screens to fit within 240x240 if static objects or
use the anchoring property if I require the object to fill the screen.
This is because end user don't tend to like to scroll screens to see objects.

Cheers
Simon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top