Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETA with icons #10

Open
linzuzeng opened this issue Jun 17, 2018 · 1 comment
Open

ETA with icons #10

linzuzeng opened this issue Jun 17, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request GUI Features related to the GUI help wanted Extra attention is needed

Comments

@linzuzeng
Copy link
Member

linzuzeng commented Jun 17, 2018

  1. A set of built-in icons will be included in ETA GUI.
  2. There will be a new section in ETA file format that maps the name of the blob to icons.
  3. The drawing panel will read the icon map and uses the corresponding icons for each blob.
  4. A naive scanning method will be applied in the coding panel to automatically change the icon map when the code is being typed.
  5. A partial update system for graphics will be established to connect 3 and 4 so that user can see the updates of icon when typing the code. The partial update is required so that we only update the influenced part of the graph without stucking the GUI
  6. The icon map should be updated accordingly when the blob is renamed ,or removed.
@linzuzeng linzuzeng added the enhancement New feature or request label Jun 17, 2018
@linzuzeng linzuzeng added the GUI Features related to the GUI label Nov 25, 2018
@linzuzeng linzuzeng added question Further information is requested and removed GUI Features related to the GUI labels Dec 13, 2019
@linzuzeng
Copy link
Member Author

How about giving icons for Virtual Instruments instead of the circles in the Virtual Instruments?
We can make icons for correlation, acquision devices, delay line, etc...

It can be seen clearly on the main screen what every VI is doing.

@linzuzeng linzuzeng added help wanted Extra attention is needed and removed question Further information is requested labels Jan 29, 2020
@linzuzeng linzuzeng added the GUI Features related to the GUI label Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Features related to the GUI help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants