kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

Line style option in DataBrowser #525

Closed claudio-rosati closed 5 years ago

claudio-rosati commented 5 years ago

I have a request (CSSTUDIO-1002) from out accelerator people now working on commissioning to add more line styles to DataBrowser because when you start to have more than a few tracks colour alone doesn't help enough in visually distinguish them,

The request was for having:

@kasemir I can do it on both the DataBrowser and the widget. If you prefer to do it, or have other ideas please let me know.

Moreover, it could also be the time to improve font and colour selection as per #471

kasemir commented 5 years ago

I'll do it. But you may not be able to use it until the Java 11 build problems are solved.

claudio-rosati commented 5 years ago

Do you mean "Java 11 build problems for Eclipse-based CS-Studio"? That's fine for me. I've just asked out infrastructure group to provide a Jenkins machine with Java 11 installed for the new release of CS-Studio. And I still have to understand what to change in the ESS product too.

kasemir commented 5 years ago

Note it's on a 'java8' branch because the CS-Studio build from 'master' is broken for me.

kasemir commented 5 years ago

Never mind, it's also on 'master', but it's left as an exercise to build with the current RCP CSS master.

Will next update phoebus.

claudio-rosati commented 5 years ago

OK, thank you. Also I'm still using Java 8 on my forked repositories because the master is broken and I'm waiting a Java 11 Jenkins machine to start working on it.

claudio-rosati commented 5 years ago

It works fine. Thank you for the prompt implementation.