Adapt win32 theme calls to use dpi dependent variants #102
Labels
Enhancement
A Request for an Enhancement of an Existing Feature
HiDPI
A HiDPI-Related Issue or Feature
SWT
Issue for SWT
There is already an old branch, that should be doing most of it. But it needs to be retested. https://github.com/akoch-yatta/eclipse.platform.swt/tree/use-dpi-dependent-win32-api-calls
One old issue was positioning of text in the menu items in the menu bar. If the menu bar is not on the primary monitor they will either be too high to or too low´. One proabable solution could be:
You can check whether the parent Menu has custom drawing enable with Menu::needsMenuCallback
The text was updated successfully, but these errors were encountered: