Topic: 请教设置显示分辨率 |
Print this page |
1.请教设置显示分辨率 | Copy to clipboard |
Posted by: kingtrue Posted on: 2004-08-31 09:19 现在要写一个程序,自己定义了UI,为达到最好的浏览效果,想用程序来设置显示分辨率。 望高手指教!! |
2.Re:请教设置显示分辨率 [Re: kingtrue] | Copy to clipboard |
Posted by: cxp108 Posted on: 2004-08-31 09:54 好像不行吧,这种系统级的操作....... 不过推荐大家比较常用的方法: 1, 获取屏幕 宽 高 2, 利用宽高计算程序最佳显示比例 3, 设置自己程序的显示 |
3.Re:请教设置显示分辨率 [Re: kingtrue] | Copy to clipboard |
Posted by: kingtrue Posted on: 2004-08-31 10:05 这个容易做到!但想做一个全屏程序UI会有问题或比较复杂。 可否调用一些本地方法。我见过这样的程序,就是不知道是怎么弄的。 |
4.Re:请教设置显示分辨率 [Re: kingtrue] | Copy to clipboard |
Posted by: booolee Posted on: 2004-08-31 10:34 应该是通过jni吧~~~ |
5.Re:请教设置显示分辨率 [Re: kingtrue] | Copy to clipboard |
Posted by: kingtrue Posted on: 2004-08-31 11:39 怎么做呢? 能不能写详细一点啊。 |
6.Re:请教设置显示分辨率 [Re: kingtrue] | Copy to clipboard |
Posted by: littledeer1974 Posted on: 2004-09-01 08:34 可以直接做到,参见java.awt package 在 GraphicsEnvironment GraphicsDevice setFullScreenWindow setDisplayMode 的附近,你会有所发现的 |
7.Re:请教设置显示分辨率 [Re: kingtrue] | Copy to clipboard |
Posted by: kingtrue Posted on: 2004-09-02 14:12 谢谢小鹿! |
8.Re:请教设置显示分辨率 [Re: kingtrue] | Copy to clipboard |
Posted by: littledeer1974 Posted on: 2004-09-02 16:19 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |