Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide HiDPI Support for Multi-Monitor Environments for custom controls #33

Closed
10 tasks done
Tracked by #4
akoch-yatta opened this issue Dec 8, 2023 · 1 comment
Closed
10 tasks done
Tracked by #4
Assignees
Labels
Enhancement A Request for an Enhancement of an Existing Feature HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT

Comments

@akoch-yatta
Copy link

akoch-yatta commented Dec 8, 2023

This ticket is a subtask of #4

Controls to adapt

The following custom controls are targeted in this ticket:

  • CBanner
  • CCombo
  • CLabel
  • ControlEditor
  • CTabFolder
  • SashForm
  • ScrolledComposite
  • StyledText
  • TableEditor
  • TreeEditor

Out of scope

Only one zoom level is supported at the same time. If multiple shells/dialogs from the same application are displayed on monitors with different zoom levels, only the latest zoom level is considered

@akoch-yatta akoch-yatta added SWT Issue for SWT HiDPI A HiDPI-Related Issue or Feature Enhancement A Request for an Enhancement of an Existing Feature labels Dec 8, 2023
@akoch-yatta akoch-yatta self-assigned this Jan 12, 2024
ShahzaibIbrahim pushed a commit to akoch-yatta/eclipse.platform.swt that referenced this issue Mar 8, 2024
vi-eclipse/Eclipse-Platform#33

Provide HiDPI Support for Multi-Monitor Environments for custom controls
akoch-yatta pushed a commit to akoch-yatta/eclipse.platform.swt that referenced this issue Mar 11, 2024
vi-eclipse/Eclipse-Platform#33

Provide HiDPI Support for Multi-Monitor Environments for custom controls
ShahzaibIbrahim added a commit to akoch-yatta/eclipse.platform.swt that referenced this issue May 2, 2024
vi-eclipse/Eclipse-Platform#33

Provide HiDPI Support for Multi-Monitor Environments for custom controls

# Conflicts:
#	bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/custom/CommonWidgetsDPIChangeHandlers.java
@akoch-yatta
Copy link
Author

All testing is done, neccessary adaptions will be managed in the subtickets #58, #59 and #60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A Request for an Enhancement of an Existing Feature HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT
Projects
Status: Done
Development

No branches or pull requests

1 participant