用640 * 480开发 [英] Developing with 640*480

查看:111
本文介绍了用640 * 480开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我在一家公司,前一段时间在.net紧凑型框架上开发了Windows mobile或windows ce应用程序,我需要更新应用程序。它目前运行在两种PC上。第一种是基于Windows Mobile的条形码扫描仪,
第二种是基于windows ce 6的设备。似乎.exe文件在两个设备上都是二进制兼容的,因为它可以工作....


我的问题在于屏幕分辨率。目前我开发使用visual studio 2008内置仿真器(Pocket PC 2003),它适用于我。问题是,应用程序支持两种分辨率。第一个分辨率为320 * 240,第二个分辨率为
为640 * 480。现在的问题是,第二个版本不适合内置模拟器。


我有哪些选项?我不可能将构建模拟器设置为该分辨率,我认为创建一个Windows模拟器并不容易...


感谢您的帮助


Andi


.NET Developer

解决方案


请尝试使用这些链接来设计自动缩放,DPI识别和方向感知的基于WM的应用程序


http://msdn.microsoft.com/en-us/library/ms229605.aspx


http://msdn.microsoft.com/en-us/library/aa454895.aspx


http://msdn.microsoft.com/en-us/library/ms838191.aspx


Hello everybody,

i am at a company which developed a windows mobile or windows ce application on the .net compact framework some time ago and i need to update the app. It is currently running on two kinds of pc's. The first is a windows mobile based barcode scanner, the second one is a windows ce 6 based device. It seems that the .exe file is binary compatible on both devices because it works....

My problem is with screen resolutions. Currently i develop using the visual studio 2008 builtin emulators (Pocket PC 2003) which works for me. The thing is, that the application supports two kinds of resolutions. The first resolution is 320*240, the second is 640*480. The problem now is, that the the second version does not fit into the builtin emulators.

What options do i have? It was not possible for me to set the builint emulators to that resolution and i think its not easy to create a windows ce emulator...

Thanks for any help

Andi


.NET Developer

解决方案

Hi,

Please try out these links to design autoscaling, DPI aware and orientation aware WM based apps

http://msdn.microsoft.com/en-us/library/ms229605.aspx

http://msdn.microsoft.com/en-us/library/aa454895.aspx

http://msdn.microsoft.com/en-us/library/ms838191.aspx


这篇关于用640 * 480开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆