E. Paine <xepain...@gmail.com> added the comment:

What happens if you use `ctypes.windll.user32.SetProcessDPIAware(1)` (note the 
1)? Also, are the checkboxes on the IDLE config dialog affected (since IDLE 
also sets the dpi awareness: see 
https://github.com/python/cpython/blob/main/Lib/idlelib/pyshell.py#L14-L22)?

----------
nosy: +epaine, serhiy.storchaka, terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45681>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to