Skip to main content

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

This does not work well on Windows for me:

Bug 490949: Themed StyledText scroll bar is missing context menu
Bug 490950: Themed StyledText scroll bar is missing scroll arrows
Bug 490951: Overview ruler inverted when using themed StyledText scroll bar

Dani



From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Date:        01.04.2016 18:10
Subject:        [platform-ui-dev] Styling of scrollbar for StyledText widgets merged
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




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
_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev


Back to the top