Ability to execute "Edit >> Import Icon from Owning Library..." action programatically (using the LabVIEW Icon API) #178
RobustoSystems
started this conversation in
General
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I am turning this into a discussion while this gathers more context. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: It is currently impossible to execute the "Edit >> Import Icon from Owning Library..." action programatically.
Solution:
It would be useful if a new public VI was added to the LabVIEW Icon API that could execute this action.
Practical application: The New VI From Template (Right-Click Menu Plugin) would make use of this VI to help ensure that the icon of new VIs and CTLs automatically get the "banner" of their owner (lvclass or lvlib).
Beta Was this translation helpful? Give feedback.
All reactions