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

features/48-icon-editor-launcher-behavior-change #51

Closed

Conversation

svelderrainruiz
Copy link
Collaborator

@svelderrainruiz svelderrainruiz commented Oct 18, 2024

When icon editor loads, it looks for an entry from the LabVIEW.ini called IconEditorCustomPluginPath
This entry has to be manually added, it is used to place a path to a VI that the icon editor will launch using call and collect
This new behavior of lv_icon relies on handling the error to be able to launch the default icon editor

@svelderrainruiz svelderrainruiz linked an issue Oct 18, 2024 that may be closed by this pull request
@svelderrainruiz svelderrainruiz linked an issue Oct 18, 2024 that may be closed by this pull request
@svelderrainruiz svelderrainruiz changed the title Features/48 icon editor launcher behavior change features/48-icon-editor-launcher-behavior-change Oct 18, 2024
@svelderrainruiz svelderrainruiz added the duplicate This issue or pull request already exists label Oct 18, 2024
@svelderrainruiz svelderrainruiz self-assigned this Oct 18, 2024
@svelderrainruiz svelderrainruiz added enhancement New feature or request and removed duplicate This issue or pull request already exists labels Oct 18, 2024

This comment was marked as outdated.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Contains the default UI for the icon editor

image

sergiov-ni and others added 4 commits October 18, 2024 17:54
renamed type specifier strict typedef to a shorter name
Reverted back to original connector pane on type specifier
…d up. Changed to use running asynchronously using call and collect. If user aborts now, then the color icon editor shows up
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@svelderrainruiz svelderrainruiz marked this pull request as ready for review October 21, 2024 14:13
@svelderrainruiz svelderrainruiz marked this pull request as draft October 21, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make the Icon editor a standalone program, that can open LabVIEW files for icon editing.
1 participant