在笔记本电脑上渲染太小 [英] Renders too small on Laptops

查看:129
本文介绍了在笔记本电脑上渲染太小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在台式计算机上创建合适的UI大小时,它看起来
smller比我在大多数笔记本电脑上创建的要好.
专业人士如何处理此问题.

When I create a good UI size on desktop computer , it looks
smller than I would have created it on most laptops.
How do the pro''s deal with this.

推荐答案

可能是因为屏幕尺寸较小;)
你不能取悦所有人.
您可以尝试调整窗体和控件的大小/位置,但并非所有方法都能正常进行.

大多数用户会将分辨率调整为自己喜欢的设置.
因此,找出大多数用户拥有的分辨率和屏幕尺寸,并加以满足.

欢呼声
Probably because it''s smaller due to the screen size ;)
You can''t please everybody.
You could try to resize/reposition your forms and controls, but not all will do so gracefully.

Most users will adjust the resolution to a setting they''re comfortable with.
So, find out what resolution and screen size the majority of your users have, and cater for that.

Cheers


由于我不知道您的UI是什么样,我只能建议您以支持各种屏幕尺寸的方式来组织UI,但是您可能已经达到了自己得出结论.

您可以使用类似以下内容的内容:
Codeplex上的AvalonDock/ [使用WPF的UI缩放(UI缩放) [
Since I''ve got no idea about what you UI looks like, I can only advice you to organize you UI in a manner that supports various screen sizes – but you have probably reached that conclusion yourself.

You can use something like:
AvalonDock on Codeplex/[^] to achieve this quite easily.

Another approach is to scale contents using something similar to this approach:
UI Scaling (UI Zooming) with WPF[^]

Regards
Espen Harlinn


这篇关于在笔记本电脑上渲染太小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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