积极答复者
请问,wp7的应用,在wp8手机下面打开,如果分辨率是720p的,如何才能利用上面的50像素

问题
答案
-
你好,
这空出来的部分是因为分辨率的关系,我们是不能使用这53像素
Mark Yu - MSFT
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 iwpfModerator 2013年2月18日 5:46
全部回复
-
你好,
顶部区域是System Tray,是用来显示电量,信号等信息的
如果不想用这块区域显示,你可以使用全屏模式:
SystemTray.IsVisible = false;
详细请参考:
http://www.ginktage.com/2011/02/how-to-run-your-application-in-full-screen-mode-in-windows-phone-7/
Mark Yu - MSFT
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help. -
不是我想要的答案,谢谢你的回答
我正在使用htc 8x手机,这款手机是720p的WindowsPhone8。
打开所有的wp7的应用,在整个app运行过程中都会在最上面留53像素,好像是微软为了屏幕适配留出来的,并不是您所说的页面全屏问题。
我想知道是否能利用那个53像素
刚才我按照您说的去尝试了下,还是会留出53像素- 已编辑 kande_1988 2013年2月1日 8:26
-
你好,
这空出来的部分是因为分辨率的关系,我们是不能使用这53像素
Mark Yu - MSFT
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 iwpfModerator 2013年2月18日 5:46