Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Horizontal toolbar on custom DPI settings
Horizontal toolbar on custom DPI settings [message #1834991] Mon, 23 November 2020 08:41
Lena w is currently offline Lena wFriend
Messages: 7
Registered: May 2020
Junior Member
Hello everybody

Our tool (RCP application) uses many toolbar items, most of them added by the ToolBarManager. We optimized the SWT autoscaling by using 'quarter' instead of 'integer' to make to tool looking good on HiDPI. Now we stumbled over this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=493723

So our horizontal toolbar is not shown on some DPI settings. And it does not look like this bug is going to be fixed soon-ish at all.

So now we are looking for a workaround or fix (instead of switching autoscaling back to 'integer' or replacing our toolbars by some own components).

Maybe someone has some information or ideas how we could approach here. I would be very thankful for some input.

Best regards
Previous Topic:Thread hangs in TreeViewer.setExpandedElements();
Next Topic:Databing with viewer input
Goto Forum:
  


Current Time: Sat Sep 21 05:03:39 GMT 2024

Powered by FUDForum. Page generated in 0.03830 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top