Top "Hidpi" questions

How can I set the dpiAware property in a Windows application manifest to "per monitor" in Visual Studio?

I need to be able to set the dpiAware property in the manifest of my application to "per monitor". The …

visual-studio-2013 manifest dpi highdpi hidpi
How can I set the row height in Tkinter TreeView?

I wrote a small app recently that needs to be cross-platform. I used Python and Tkinter for the GUI. It …

python tkinter treeview hidpi