Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Styling of scrollbar for StyledText widgets merged

Hi,

As you know the not dark scrollbars are a major pain for dark Eclipse
users under Windows.

I just merged the patch from Fabio Zadrozny to allow styling for
scrollbars for the StyledText widget. Many thanks to Fabio for this
contribution.

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

This is currently enabled for the Eclipse Dark Theme under Windows and
will be in tomorrows integration build.

I have tested it (relatively intensive) under Linux but as I do not
own a Windows OS, it would be great if Windows users can test it with
the integration build of tomorrow.  Please report any issue you
discover via Bugzilla and copy Fabio Zadrozny and myself into the bug.

If you want to disable it for Windows, please use
-Dswt.enable.themedScrollBar=false
You can enable it for Mac and Linux via -Dswt.enable.themedScrollBar=true

To see how to style it yourself, see
/org.eclipse.ui.themes/css/e4-dark_win.css line 342.

Depending on the outcome of the testing we can leave it activately for
M7 to disable it int the default dark theme for Windows.

Best regards, Lars

-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top