umageddon / namDHC

Windows frontend for CHDMAN - written in Autohotkey
GNU General Public License v3.0
273 stars 9 forks source link

Set GUI ignore DPI in order to see all GUI options #15

Closed TFWol closed 1 year ago

TFWol commented 1 year ago

Added a hacky workaround to at least get the options crammed in view - for those folks who use higher DPI settings. Will probably see some text still truncated, but at least the important options won't be inaccessible like they were.

Doesn't seem to mess up normal GUI view for normal DPI settings.

umageddon commented 1 year ago

Thanks for that! Didnt know of the DPI option

TFWol commented 1 year ago

I didn't either until I was playing around with ChatGPT. It mentioned the option.

It was wrong about it being ahkv2 only, but led me in the right direction.

From ahk docs: https://www.autohotkey.com/docs/v1/misc/DPIScaling.htm#Gui_DPI_Scaling