OrientationAwareControl and VGA

P

Peter Hartlén

Hi!

I just looked at the webcast where this technique is described. Is this
widely used?
http://msdn2.microsoft.com/sv-se/windowsmobile/bb264320.aspx

Does anyone know how to add support for VGA resolution? I have no trouble
adding support for 240x320 <=> 320x240 or 240x240, and if I change the
resolution to VGA in the OAC in Visual Studio, it automatically displays a
640x480 sized control. But when running this on a VGA emulator I only see
the top part of my control. It seems the resolution is not fixed...

Thanks,

Peter
 
P

Peter Hartlén

Hmm...

When looking at his VGA-example, it shows the same problem as I have. When
in designer mode for VGA, he arranges his controls to be clearly visible on
one screen. But when he runs the example, only the top label is seen on the
emulator. Both image and button are outside the border of the screen.

It seems the OAC doesn't change the dpi settings or something???

/ Peter
 

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