Hacker News new | ask | show | jobs
by vlasta2 4974 days ago
> Because Windows and Windows apps don't support resolution-independent UI scaling.

This is not true. Windows has had very good support for custom resolutions since Vista. Windows 7 actually looks great when set to higher resolution. Windows applications is another story, but the number of DPI aware applications is growing http://www.rw-designer.com/DPI-aware

3 comments

"Windows," if defined as "the windowing library", does. Even Explorer doesn't work correctly at 200% DPI scaling (you get a tiny nav bar and a really long search bar). It's junk.

What's worse is that VS2012 is nearly unusable because IntelliSense explodes all over the screen. I have many sads when I have to deal with that on my rMBP.

you can drag the splitter between the navbar and searchbar to adjust the sizes as you see fit...

VS2012 is still a problem though

At 200% DPI, I can't even find the splitter. Like, my mouse cursor doesn't change to the two-headed arrow.
Windows seems to have to have the support, but is not widely used http://techreport.com/review/23631/how-windows-8-scaling-fai...
I didn't see a list of DPI aware applications at the link you gave me, is that a typo?
that was not the list of applications, but a guide on how to write one with and example at the end
I want to know what applications are already DPI-aware and could run on say...a Retina MacBook Pro running bootcamp and Windows 8. As far as I can tell, there are no such apps yet, even Microsoft's own Office. But I would be happy to be corrected!