Author
Message
Forum: Feature Requests Topic: Windows 8.1 and Windows 10 Per-Monitor-DPI
llcepick
Posted: Wed Jun 08, 2016 5:10 am
Replies: 7 Views: 25055
I have been using it for a while now... This is working so much nicer. Thanks!
Forum: Feature Requests Topic: Windows 8.1 and Windows 10 Per-Monitor-DPI
llcepick
Posted: Thu Oct 29, 2015 8:49 am
Replies: 7 Views: 25055
For the skins problem: Fonts - the sizes provided can be considered for 96DPI - and use nNewFontSize=MulDiv(nFontSize,nMonitorDpi,96); to get the per-monitor font size. Images/graphics - do not worry about having exact sizes for every DPI - instead use WIX to scale (FANT for going down in size, CUBI...
Forum: Feature Requests Topic: Windows 8.1 and Windows 10 Per-Monitor-DPI
llcepick
Posted: Thu Oct 29, 2015 8:40 am
Replies: 7 Views: 25055
Windows Explorer actually has many more sizes for all of its icons - the limit is with using SHGetFileInfo - where it only has small and large flag - I am using an alternate API which allows me to ask the OS for pixel sizes - so I can get the icons to use at sizes I want to use. When there is not a ...
Forum: Feature Requests Topic: Windows 8.1 and Windows 10 Per-Monitor-DPI
llcepick
Posted: Wed Oct 28, 2015 11:52 am
Replies: 7 Views: 25055
The biggest problem is that I have multiple monitors with mixed UHD and HD resolutions - including 192DPI, 144DPI and 96DPI monitors - and the start menu is not sized correctly when using the start button on the individual monitors. Windows 10 adds a slider (per monitor) that allows the UI to be sca...
Sort by: Author Post time Forum Topic title Post subject Ascending Descending