在Windows Mobile的应用程序中选择图标的大小
在Windows Mobile的应用程序中选择图标的大小
如何在Windows Mobile的应用程序中正确地选择图标的大小呢?这样做可以使我们的应用程序看上去更加友好美观。但是现在并没有专门的文档描述这个问题。还好前两天Mel Sam撰写了一篇名为《Which icon sizes should I use in my application? 》的blog来描述这个问题。以下是一些你应该知道的图标规格:
Windows Mobile Professional and Classic devices (formerly known as "Pocket PC"):
- Normal DPI: 16x16 (small) and 32x32 (large)
- High DPI: 32x32 (small) and 64x64 (large)
Windows Mobile Standard devices (formerly known as "Smartphone"):
- Normal DPI: 16x16 (small) and 32x32 (large)
- High DPI: 22x22 (small) and 44x44 (large)
详情请参考原文
(由Windows Mobile shell Team的PM - Mel Sampat 发表于:
enjoy!
黄季冬
posted on 2008-08-17 17:25 J.D Huang 阅读(1244) 评论(0) 编辑 收藏 举报