ISISComputingGroup / ISISComputingGroup/IBEX

GUI: include and reference `isis_colours.def` and `isis_fonts.def`

Open
#7,962 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

As a developer I would like the `isis_colours.def` CS Studio colour definition file to be included with the client so it can be referenced by OPIs. Currently though the OPIs refer to the colour names, they will always use the embedded RGB values as they do not see the file.

The colour file is located in `EPICS\CSS\master\Share` and used by standalone CS-Studio by setting the following preferences
```
org.csstudio.opibuilder/color_file=/CSS/Share/isis_colours.def
org.csstudio.opibuilder/font_file=/CSS/Share/isis_fonts.def
```

It is unclear how to reference them in the GUI - if we could avoid an absolute path that would be good

### Acceptance Criteria
_What is the acceptance criteria?_
- [ ] a
- [ ] b

### Extra Information
_Why it is needed?_

_Where required files/links are_

## How to Test
_verbose instructions for reviewer to test changes
(**Add before making a PR**)_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.