I'm using Dot Net CF 2 and C#. My application runs fine on a PDA with a QVGA
screen. I set the DPI rescale setting in my forms and the application
displays well on a PDA with a VGA screen. However, all the bitmaps that were
setup for a QVGA screen do not rescale. I don't want to "stretch" the
images since that distorts them. Is there a "graphic" setting somewhere that
I've missed or do I just need different images for different sized screens?
Darren Shaffer - 03 Apr 2006 23:29 GMT
you need different images.

Signature
Darren Shaffer
.NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com
> I'm using Dot Net CF 2 and C#. My application runs fine on a PDA with a
> QVGA
[quoted text clipped - 6 lines]
> I've missed or do I just need different images for different sized
> screens?